| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php5-devel | Distribution: openSUSE 11.3 |
| Version: 5.3.3 | Vendor: openSUSE |
| Release: 0.17.1 | Build date: Wed Mar 9 18:29:27 2011 |
| Group: Development/Languages/C and C++ | Build host: build33 |
| Size: 3123957 | Source RPM: php5-5.3.3-0.17.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.php.net | |
| Summary: Include files of PHP5 | |
PHP is a server-side, cross-platform, HTML embedded scripting language.
If you are completely new to PHP and want to get some idea of how it
works, have a look at the Introductory Tutorial. Once you get beyond
that have a look at the example archive sites and some of the other
resources available in the Links section. PHP5 is the latest version.
Authors:
--------
The PHP Group
See http://www.php.net/credits.php for more details
The PHP License, version 3.01
* Tue Mar 08 2011 pgajdos@suse.cz
- security fixes
* CVE-2011-0420 [bnc#672933]
* CVE-2011-0708 [bnc#671710]
* Fri Feb 25 2011 chris@computersalat.de
- fix for macros.php
o devel pkg must have Obsoletes/Provides: php-macros
* Thu Feb 10 2011 chris@computersalat.de
- extend macros.php
o __php, __phpize, __php_config, php_version
o __pear, php_peardir, php_pearxmldir
o php_pear_gen_filelist
- add README.macros
* Mon Feb 07 2011 pgajdos@suse.cz
- security fixes
* CVE-2011-0755 [bnc#669189]
* CVE-2011-0752 [bnc#669162]
* CVE-2011-0753 [bnc#669188]
* Tue Feb 01 2011 pgajdos@suse.cz
- security fixes [bnc#666512]
* CVE-2010-4697
* CVE-2010-4698
* CVE-2010-4699
* CVE-2010-4700
* Thu Jan 13 2011 pgajdos@suse.cz
- security fixes
* CVE-2010-4645 [bnc#662932]
* CVE-2010-3709 [bnc#660102]
* CVE-2010-4150 [bnc#655968]
* fopen_https_proxy_auth_fix.patch [bnc#656523]
* Mon Nov 08 2010 pgajdos@suse.cz
- security fix of oob read in mb_strcut() [bnc#651990]
* CVE-2010-4156.patch
* Tue Nov 02 2010 pgajdos@novell.com
- security fix in utf8_decode() [bnc#650700]
* CVE-2010-3870.patch
* Tue Oct 26 2010 pgajdos@novell.com
- fix "Segfault in filter_var with FILTER_VALIDATE_EMAIL with
large amount of data" [bnc#649210]
* CVE-2010-3710.patch
* Tue Aug 03 2010 cristian.rodriguez@opensuse.org
- Clarify changelog this update fixed:
* VUL-0: php5 new unserialize() flaw CVE-2010-2225 [bnc#616232]
* VUL-0: php5: MOPS-2010-021: fnmatch() Stack Exhaustion Vulnerability [bnc#605097]
* VUL-0: php5: MOPS-2010-017: preg_quote() Interruption Information Leak [bnc#605100]
* VUL-0: php5: MOPS-2010-022 use after free [bnc#609763]
* VUL-0: php5-phar: MOPS-2010-0{24,25,26,27,28} format string bugs [bnc#609766]
* VUL-0: php5: MOPS-2010-0{32,33,34} use space interruption in iconv functions [bnc#609768]
* VUL-0: php5: MOPS-2010-0{36,37,38,39,40} userspace interruptions [bnc#609769]
* VUL-0: php5: MOPS-2010-0{36..46} userspace interruptions [bnc#609769]
* VUL-0: php5: MOPS-2010-047/048 information leak [bnc#612555]
* VUL-0: php5: MOPS-2010-049/50/51/52/53/54/55 memory corruption and/or info leak [bnc#612556]
* VUL-0: PHP5: Session Data Injection Vulnerability [bnc#619483]
* VUL-0: PHP5: multiple heap based buffer overflows [bnc#619486]
* bugzilla numbers 619487,619489,619469,609766..
* Tue Jul 20 2010 cristian.rodriguez@opensuse.org
- Update to PHP 5.3.3 RC3
- Massive lot of security fixes see list
here http://www.php-security.org/category/vulnerabilities/index.html
* Tue Jun 01 2010 cristian.rodriguez@opensuse.org
- possible fix for [bnc#610633]
* Fri Apr 16 2010 crrodriguez@opensuse.org
- use FD_CLOEXEC flag to avoid annoying races.
* Sun Apr 04 2010 crrodriguez@opensuse.org
- remove obsolete buildRequires
* Fri Apr 02 2010 crrodriguez@opensuse.org
- remove build date from binaries so they dont get
republished every time
- fix invalid path
* Thu Apr 01 2010 crrodriguez@opensuse.org
- add missing patch, refresh patches with -p0
* Thu Apr 01 2010 crrodriguez@opensuse.org
- Update to PHP 5.3.2, see NEWS for details
* Sat Mar 06 2010 dimstar@opensuse.org
- Add php5-autoconf-2.65.patch to fix build with autoconf 2.65; it's
a backported combination of svn commits 291283, 291284 and
291332.
- Workaround old php bug http://bugs.php.net/bug.php?id=21153 by
replacing -ledit with -ledit -lncurses in the resulting configure
scripts. This became apparent problem due to libedit being built
with as-needed now.
- Add php5-bug51224.patch to fix buffer overflows happening in
strcpy. It;s a combination of upstream svn revs 284097 and 284099
* Sun Jan 17 2010 vuntz@opensuse.org
- Remove unneeded gtk-devel BuildRequires.
* Mon Jan 11 2010 aj@suse.de
- Remove obsolete build requires of orbit-devel.
* Tue Dec 22 2009 jengelh@medozas.de
- avoid alignment crash on alignment-sensitive CPUs
(bugs.php.net#46074)
* Wed Dec 02 2009 coolo@novell.com
- update patch to fix build
* Tue Oct 06 2009 crrodriguez@opensuse.org
- Fixed wrong harcoded mysql socket [bnc#544516]
- Fixed wrong default include_path
* Tue Sep 08 2009 crrodriguez@suse.de
- make php5-pear noarch in Factory
* Wed Aug 26 2009 crrodriguez@suse.de
- remove obsolete patches
- apply ini patch
- enable mhash compatibility in the hash extension and obsolete php5-mhash
- add macros.php to the source list
* Mon Aug 24 2009 crrodriguez@suse.de
- PHP read_exif_data() only returns the first letter of UTF-16 strings [bnc#518300]
* Sun Aug 23 2009 crrodriguez@suse.de
- fix missing return values of suhosin extension
* Wed Aug 19 2009 crrodriguez@novell.com
- fix build on CODE10 products
* Wed Aug 19 2009 crrodriguez@novell.com
- fix horrible broken open_basedir functionality
* Sun Aug 16 2009 crrodriguez@suse.de
- update suhosin extension to version 0.9.29
- mysql extensions now use mysqlnd instead of libmysqlclient.
- enable sqlite3 extension, part of the php5-sqlite package
- enable enchant extension
- enable fileinfo extension
- enable intl extension
* Fri Aug 14 2009 crrodriguez@suse.de
- add suhosin patch and newer suhosin extension for compatibility
reasons
* Thu Aug 13 2009 crrodriguez@suse.de
- Upgrade to PHP 5.3, see http://www.php.net/ChangeLog-5.php
for the huge list of changes
- remove dbase and ncurses extension
* Thu Jul 16 2009 coolo@novell.com
- disable as-needed to fix build
* Fri Jun 19 2009 crrodriguez@suse.de
- update to PHP 5.2.10
* Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files)
* Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara)
* Fixed memory corruptions while reading properties of zip files. (Ilia)
* Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
* Fixed segfault on invalid session.save_path. (Hannes)
* Fixed leaks in imap when a mail_criteria is used. (Pierre)
* Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9. (Moriyoshi)
* Fixed bug #47940 (memory leaks in imap_body). (Pierre, Jake Levitt)
* Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
* Fixed bug #47644 (Valid integers are truncated with json_decode()). (Scott)
* Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). (Ilia)
* Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems).
* Over 100 bug fixes.
* Thu May 21 2009 crrodriguez@suse.de
- add temporary backport of openssl prng function
* Sat Mar 14 2009 crrodriguez@suse.de
- Update to version 5.2.9, security and bugfix release
* VUL-0: php5: memory disclosure by imagerotate() [bnc#480850]
* VUL-0: php5: mbstring.func_overload set in .htaccess becomes global [bnc#471419]
* Fixed a segfault when malformed string is passed to json_decode()
* Fixed explode() behavior with empty string to respect negative limit.
/etc/rpm/macros.php /usr/bin/pecl5 /usr/bin/php-config5 /usr/bin/phpize5 /usr/include/php5 /usr/include/php5/TSRM /usr/include/php5/TSRM/TSRM.h /usr/include/php5/TSRM/acconfig.h /usr/include/php5/TSRM/readdir.h /usr/include/php5/TSRM/tsrm_config.h /usr/include/php5/TSRM/tsrm_config.w32.h /usr/include/php5/TSRM/tsrm_config_common.h /usr/include/php5/TSRM/tsrm_nw.h /usr/include/php5/TSRM/tsrm_strtok_r.h /usr/include/php5/TSRM/tsrm_virtual_cwd.h /usr/include/php5/TSRM/tsrm_win32.h /usr/include/php5/Zend /usr/include/php5/Zend/acconfig.h /usr/include/php5/Zend/zend.h /usr/include/php5/Zend/zend_API.h /usr/include/php5/Zend/zend_alloc.h /usr/include/php5/Zend/zend_build.h /usr/include/php5/Zend/zend_builtin_functions.h /usr/include/php5/Zend/zend_closures.h /usr/include/php5/Zend/zend_compile.h /usr/include/php5/Zend/zend_config.h /usr/include/php5/Zend/zend_config.nw.h /usr/include/php5/Zend/zend_config.w32.h /usr/include/php5/Zend/zend_constants.h /usr/include/php5/Zend/zend_dynamic_array.h /usr/include/php5/Zend/zend_errors.h /usr/include/php5/Zend/zend_exceptions.h /usr/include/php5/Zend/zend_execute.h /usr/include/php5/Zend/zend_extensions.h /usr/include/php5/Zend/zend_fast_cache.h /usr/include/php5/Zend/zend_float.h /usr/include/php5/Zend/zend_gc.h /usr/include/php5/Zend/zend_globals.h /usr/include/php5/Zend/zend_globals_macros.h /usr/include/php5/Zend/zend_hash.h /usr/include/php5/Zend/zend_highlight.h /usr/include/php5/Zend/zend_indent.h /usr/include/php5/Zend/zend_ini.h /usr/include/php5/Zend/zend_ini_parser.h /usr/include/php5/Zend/zend_ini_scanner.h /usr/include/php5/Zend/zend_ini_scanner_defs.h /usr/include/php5/Zend/zend_interfaces.h /usr/include/php5/Zend/zend_istdiostream.h /usr/include/php5/Zend/zend_iterators.h /usr/include/php5/Zend/zend_language_parser.h /usr/include/php5/Zend/zend_language_scanner.h /usr/include/php5/Zend/zend_language_scanner_defs.h /usr/include/php5/Zend/zend_list.h /usr/include/php5/Zend/zend_llist.h /usr/include/php5/Zend/zend_modules.h /usr/include/php5/Zend/zend_multibyte.h /usr/include/php5/Zend/zend_multiply.h /usr/include/php5/Zend/zend_object_handlers.h /usr/include/php5/Zend/zend_objects.h /usr/include/php5/Zend/zend_objects_API.h /usr/include/php5/Zend/zend_operators.h /usr/include/php5/Zend/zend_ptr_stack.h /usr/include/php5/Zend/zend_qsort.h /usr/include/php5/Zend/zend_stack.h /usr/include/php5/Zend/zend_static_allocator.h /usr/include/php5/Zend/zend_stream.h /usr/include/php5/Zend/zend_strtod.h /usr/include/php5/Zend/zend_ts_hash.h /usr/include/php5/Zend/zend_types.h /usr/include/php5/Zend/zend_variables.h /usr/include/php5/Zend/zend_vm.h /usr/include/php5/Zend/zend_vm_def.h /usr/include/php5/Zend/zend_vm_execute.h /usr/include/php5/Zend/zend_vm_opcodes.h /usr/include/php5/ext /usr/include/php5/ext/date /usr/include/php5/ext/date/lib /usr/include/php5/ext/date/lib/timelib.h /usr/include/php5/ext/date/lib/timelib_config.h /usr/include/php5/ext/date/lib/timelib_structs.h /usr/include/php5/ext/date/php_date.h /usr/include/php5/ext/dom /usr/include/php5/ext/dom/xml_common.h /usr/include/php5/ext/ereg /usr/include/php5/ext/ereg/php_ereg.h /usr/include/php5/ext/ereg/php_regex.h /usr/include/php5/ext/ereg/regex /usr/include/php5/ext/ereg/regex/cclass.h /usr/include/php5/ext/ereg/regex/cname.h /usr/include/php5/ext/ereg/regex/regex.h /usr/include/php5/ext/ereg/regex/regex2.h /usr/include/php5/ext/ereg/regex/utils.h /usr/include/php5/ext/filter /usr/include/php5/ext/filter/php_filter.h /usr/include/php5/ext/gd /usr/include/php5/ext/gd/gdcache.h /usr/include/php5/ext/gd/libgd /usr/include/php5/ext/gd/libgd/gd.h /usr/include/php5/ext/gd/libgd/gd_compat.h /usr/include/php5/ext/gd/libgd/gd_intern.h /usr/include/php5/ext/gd/libgd/gd_io.h /usr/include/php5/ext/gd/libgd/gdcache.h /usr/include/php5/ext/gd/libgd/gdfontg.h /usr/include/php5/ext/gd/libgd/gdfontl.h /usr/include/php5/ext/gd/libgd/gdfontmb.h /usr/include/php5/ext/gd/libgd/gdfonts.h /usr/include/php5/ext/gd/libgd/gdfontt.h /usr/include/php5/ext/gd/libgd/gdhelpers.h /usr/include/php5/ext/gd/libgd/jisx0208.h /usr/include/php5/ext/gd/libgd/wbmp.h /usr/include/php5/ext/gd/php_gd.h /usr/include/php5/ext/hash /usr/include/php5/ext/hash/php_hash.h /usr/include/php5/ext/hash/php_hash_adler32.h /usr/include/php5/ext/hash/php_hash_crc32.h /usr/include/php5/ext/hash/php_hash_gost.h /usr/include/php5/ext/hash/php_hash_haval.h /usr/include/php5/ext/hash/php_hash_md.h /usr/include/php5/ext/hash/php_hash_ripemd.h /usr/include/php5/ext/hash/php_hash_salsa.h /usr/include/php5/ext/hash/php_hash_sha.h /usr/include/php5/ext/hash/php_hash_snefru.h /usr/include/php5/ext/hash/php_hash_tiger.h /usr/include/php5/ext/hash/php_hash_types.h /usr/include/php5/ext/hash/php_hash_whirlpool.h /usr/include/php5/ext/iconv /usr/include/php5/ext/iconv/php_have_bsd_iconv.h /usr/include/php5/ext/iconv/php_have_glibc_iconv.h /usr/include/php5/ext/iconv/php_have_ibm_iconv.h /usr/include/php5/ext/iconv/php_have_iconv.h /usr/include/php5/ext/iconv/php_have_libiconv.h /usr/include/php5/ext/iconv/php_iconv.h /usr/include/php5/ext/iconv/php_iconv_aliased_libiconv.h /usr/include/php5/ext/iconv/php_iconv_supports_errno.h /usr/include/php5/ext/iconv/php_php_iconv_h_path.h /usr/include/php5/ext/iconv/php_php_iconv_impl.h /usr/include/php5/ext/json /usr/include/php5/ext/json/php_json.h /usr/include/php5/ext/libxml /usr/include/php5/ext/libxml/php_libxml.h /usr/include/php5/ext/mbstring /usr/include/php5/ext/mbstring/libmbfl /usr/include/php5/ext/mbstring/libmbfl/config.h /usr/include/php5/ext/mbstring/libmbfl/mbfl /usr/include/php5/ext/mbstring/libmbfl/mbfl/eaw_table.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfilter.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfilter_8bit.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfilter_pass.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfilter_wchar.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_consts.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_convert.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_defs.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_encoding.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_filter_output.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_ident.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_language.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_memory_device.h /usr/include/php5/ext/mbstring/libmbfl/mbfl/mbfl_string.h /usr/include/php5/ext/mbstring/mbstring.h /usr/include/php5/ext/mbstring/oniguruma /usr/include/php5/ext/mbstring/oniguruma/oniguruma.h /usr/include/php5/ext/mbstring/php_mbregex.h /usr/include/php5/ext/mbstring/php_onig_compat.h /usr/include/php5/ext/pcre /usr/include/php5/ext/pcre/php_pcre.h /usr/include/php5/ext/pdo /usr/include/php5/ext/pdo/php_pdo.h /usr/include/php5/ext/pdo/php_pdo_driver.h /usr/include/php5/ext/session /usr/include/php5/ext/session/mod_files.h /usr/include/php5/ext/session/mod_mm.h /usr/include/php5/ext/session/mod_user.h /usr/include/php5/ext/session/php_session.h /usr/include/php5/ext/sockets /usr/include/php5/ext/sockets/php_sockets.h /usr/include/php5/ext/spl /usr/include/php5/ext/spl/php_spl.h /usr/include/php5/ext/spl/spl_array.h /usr/include/php5/ext/spl/spl_directory.h /usr/include/php5/ext/spl/spl_dllist.h /usr/include/php5/ext/spl/spl_engine.h /usr/include/php5/ext/spl/spl_exceptions.h /usr/include/php5/ext/spl/spl_fixedarray.h /usr/include/php5/ext/spl/spl_functions.h /usr/include/php5/ext/spl/spl_heap.h /usr/include/php5/ext/spl/spl_iterators.h /usr/include/php5/ext/spl/spl_observer.h /usr/include/php5/ext/sqlite /usr/include/php5/ext/sqlite/libsqlite /usr/include/php5/ext/sqlite/libsqlite/src /usr/include/php5/ext/standard /usr/include/php5/ext/standard/base64.h /usr/include/php5/ext/standard/basic_functions.h /usr/include/php5/ext/standard/crc32.h /usr/include/php5/ext/standard/credits.h /usr/include/php5/ext/standard/credits_ext.h /usr/include/php5/ext/standard/credits_sapi.h /usr/include/php5/ext/standard/crypt_freesec.h /usr/include/php5/ext/standard/css.h /usr/include/php5/ext/standard/cyr_convert.h /usr/include/php5/ext/standard/datetime.h /usr/include/php5/ext/standard/dl.h /usr/include/php5/ext/standard/exec.h /usr/include/php5/ext/standard/file.h /usr/include/php5/ext/standard/flock_compat.h /usr/include/php5/ext/standard/fsock.h /usr/include/php5/ext/standard/head.h /usr/include/php5/ext/standard/html.h /usr/include/php5/ext/standard/info.h /usr/include/php5/ext/standard/md5.h /usr/include/php5/ext/standard/microtime.h /usr/include/php5/ext/standard/pack.h /usr/include/php5/ext/standard/pageinfo.h /usr/include/php5/ext/standard/php_array.h /usr/include/php5/ext/standard/php_assert.h /usr/include/php5/ext/standard/php_browscap.h /usr/include/php5/ext/standard/php_crypt.h /usr/include/php5/ext/standard/php_crypt_r.h /usr/include/php5/ext/standard/php_dir.h /usr/include/php5/ext/standard/php_dns.h /usr/include/php5/ext/standard/php_ext_syslog.h /usr/include/php5/ext/standard/php_filestat.h /usr/include/php5/ext/standard/php_fopen_wrappers.h /usr/include/php5/ext/standard/php_ftok.h /usr/include/php5/ext/standard/php_http.h /usr/include/php5/ext/standard/php_image.h /usr/include/php5/ext/standard/php_incomplete_class.h /usr/include/php5/ext/standard/php_iptc.h /usr/include/php5/ext/standard/php_lcg.h /usr/include/php5/ext/standard/php_link.h /usr/include/php5/ext/standard/php_mail.h /usr/include/php5/ext/standard/php_math.h /usr/include/php5/ext/standard/php_metaphone.h /usr/include/php5/ext/standard/php_rand.h /usr/include/php5/ext/standard/php_smart_str.h /usr/include/php5/ext/standard/php_smart_str_public.h /usr/include/php5/ext/standard/php_standard.h /usr/include/php5/ext/standard/php_string.h /usr/include/php5/ext/standard/php_type.h /usr/include/php5/ext/standard/php_uuencode.h /usr/include/php5/ext/standard/php_var.h /usr/include/php5/ext/standard/php_versioning.h /usr/include/php5/ext/standard/proc_open.h /usr/include/php5/ext/standard/quot_print.h /usr/include/php5/ext/standard/scanf.h /usr/include/php5/ext/standard/sha1.h /usr/include/php5/ext/standard/streamsfuncs.h /usr/include/php5/ext/standard/uniqid.h /usr/include/php5/ext/standard/url.h /usr/include/php5/ext/standard/url_scanner_ex.h /usr/include/php5/ext/standard/winver.h /usr/include/php5/ext/xml /usr/include/php5/ext/xml/expat_compat.h /usr/include/php5/ext/xml/php_xml.h /usr/include/php5/include /usr/include/php5/main /usr/include/php5/main/SAPI.h /usr/include/php5/main/build-defs.h /usr/include/php5/main/fopen_wrappers.h /usr/include/php5/main/logos.h /usr/include/php5/main/php.h /usr/include/php5/main/php3_compat.h /usr/include/php5/main/php_compat.h /usr/include/php5/main/php_config.h /usr/include/php5/main/php_content_types.h /usr/include/php5/main/php_getopt.h /usr/include/php5/main/php_globals.h /usr/include/php5/main/php_ini.h /usr/include/php5/main/php_logos.h /usr/include/php5/main/php_main.h /usr/include/php5/main/php_memory_streams.h /usr/include/php5/main/php_network.h /usr/include/php5/main/php_open_temporary_file.h /usr/include/php5/main/php_output.h /usr/include/php5/main/php_reentrancy.h /usr/include/php5/main/php_scandir.h /usr/include/php5/main/php_streams.h /usr/include/php5/main/php_syslog.h /usr/include/php5/main/php_ticks.h /usr/include/php5/main/php_variables.h /usr/include/php5/main/php_version.h /usr/include/php5/main/rfc1867.h /usr/include/php5/main/safe_mode.h /usr/include/php5/main/snprintf.h /usr/include/php5/main/spprintf.h /usr/include/php5/main/streams /usr/include/php5/main/streams/php_stream_context.h /usr/include/php5/main/streams/php_stream_filter_api.h /usr/include/php5/main/streams/php_stream_glob_wrapper.h /usr/include/php5/main/streams/php_stream_mmap.h /usr/include/php5/main/streams/php_stream_plain_wrapper.h /usr/include/php5/main/streams/php_stream_transport.h /usr/include/php5/main/streams/php_stream_userspace.h /usr/include/php5/main/streams/php_streams_int.h /usr/include/php5/main/win32_internal_function_disabled.h /usr/include/php5/main/win95nt.h /usr/share/doc/packages/php5-devel /usr/share/doc/packages/php5-devel/README.macros /usr/share/php5/build /usr/share/php5/build/Makefile.global /usr/share/php5/build/acinclude.m4 /usr/share/php5/build/config.guess /usr/share/php5/build/config.sub /usr/share/php5/build/libtool.m4 /usr/share/php5/build/ltmain.sh /usr/share/php5/build/mkdep.awk /usr/share/php5/build/phpize.m4 /usr/share/php5/build/run-tests.php /usr/share/php5/build/scan_makefile_in.awk /usr/share/php5/build/shtool
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 13 04:23:42 2013