php: update to 5.3.3

This commit is contained in:
Juergen Daubert 2010-08-31 16:49:30 +02:00
parent 34ec3e11de
commit 72a265c052
3 changed files with 34 additions and 16 deletions

View File

@ -2,10 +2,12 @@ drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/php/
drwxr-xr-x root/root etc/php/conf.d/
-rw-r--r-- root/root etc/php/conf.d/extensions.ini
-rw-r--r-- root/root etc/php/php.ini-dist
-rw-r--r-- root/root etc/php/php.ini-recommended
-rw-r--r-- root/root etc/php/php.ini-development
-rw-r--r-- root/root etc/php/php.ini-production
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/phar -> /usr/bin/phar.phar
-rwxr-xr-x root/root usr/bin/phar.phar
-rwxr-xr-x root/root usr/bin/php
-rwxr-xr-x root/root usr/bin/php-config
-rwxr-xr-x root/root usr/bin/phpize
@ -23,12 +25,13 @@ drwxr-xr-x root/root usr/include/php/TSRM/
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_virtual_cwd.h
-rw-r--r-- root/root usr/include/php/TSRM/tsrm_win32.h
drwxr-xr-x root/root usr/include/php/Zend/
-rw-r--r-- root/root usr/include/php/Zend/FlexLexer.h
-rw-r--r-- root/root usr/include/php/Zend/acconfig.h
-rw-r--r-- root/root usr/include/php/Zend/zend.h
-rw-r--r-- root/root usr/include/php/Zend/zend_API.h
-rw-r--r-- root/root usr/include/php/Zend/zend_alloc.h
-rw-r--r-- root/root usr/include/php/Zend/zend_build.h
-rw-r--r-- root/root usr/include/php/Zend/zend_builtin_functions.h
-rw-r--r-- root/root usr/include/php/Zend/zend_closures.h
-rw-r--r-- root/root usr/include/php/Zend/zend_compile.h
-rw-r--r-- root/root usr/include/php/Zend/zend_config.h
-rw-r--r-- root/root usr/include/php/Zend/zend_config.nw.h
@ -40,6 +43,8 @@ drwxr-xr-x root/root usr/include/php/Zend/
-rw-r--r-- root/root usr/include/php/Zend/zend_execute.h
-rw-r--r-- root/root usr/include/php/Zend/zend_extensions.h
-rw-r--r-- root/root usr/include/php/Zend/zend_fast_cache.h
-rw-r--r-- root/root usr/include/php/Zend/zend_float.h
-rw-r--r-- root/root usr/include/php/Zend/zend_gc.h
-rw-r--r-- root/root usr/include/php/Zend/zend_globals.h
-rw-r--r-- root/root usr/include/php/Zend/zend_globals_macros.h
-rw-r--r-- root/root usr/include/php/Zend/zend_hash.h
@ -48,11 +53,13 @@ drwxr-xr-x root/root usr/include/php/Zend/
-rw-r--r-- root/root usr/include/php/Zend/zend_ini.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini_parser.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini_scanner.h
-rw-r--r-- root/root usr/include/php/Zend/zend_ini_scanner_defs.h
-rw-r--r-- root/root usr/include/php/Zend/zend_interfaces.h
-rw-r--r-- root/root usr/include/php/Zend/zend_istdiostream.h
-rw-r--r-- root/root usr/include/php/Zend/zend_iterators.h
-rw-r--r-- root/root usr/include/php/Zend/zend_language_parser.h
-rw-r--r-- root/root usr/include/php/Zend/zend_language_scanner.h
-rw-r--r-- root/root usr/include/php/Zend/zend_language_scanner_defs.h
-rw-r--r-- root/root usr/include/php/Zend/zend_list.h
-rw-r--r-- root/root usr/include/php/Zend/zend_llist.h
-rw-r--r-- root/root usr/include/php/Zend/zend_modules.h
@ -84,6 +91,15 @@ drwxr-xr-x root/root usr/include/php/ext/date/lib/
-rw-r--r-- root/root usr/include/php/ext/date/php_date.h
drwxr-xr-x root/root usr/include/php/ext/dom/
-rw-r--r-- root/root usr/include/php/ext/dom/xml_common.h
drwxr-xr-x root/root usr/include/php/ext/ereg/
-rw-r--r-- root/root usr/include/php/ext/ereg/php_ereg.h
-rw-r--r-- root/root usr/include/php/ext/ereg/php_regex.h
drwxr-xr-x root/root usr/include/php/ext/ereg/regex/
-rw-r--r-- root/root usr/include/php/ext/ereg/regex/cclass.h
-rw-r--r-- root/root usr/include/php/ext/ereg/regex/cname.h
-rw-r--r-- root/root usr/include/php/ext/ereg/regex/regex.h
-rw-r--r-- root/root usr/include/php/ext/ereg/regex/regex2.h
-rw-r--r-- root/root usr/include/php/ext/ereg/regex/utils.h
drwxr-xr-x root/root usr/include/php/ext/filter/
-rw-r--r-- root/root usr/include/php/ext/filter/php_filter.h
drwxr-xr-x root/root usr/include/php/ext/hash/
@ -94,6 +110,7 @@ drwxr-xr-x root/root usr/include/php/ext/hash/
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_haval.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_md.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_ripemd.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_salsa.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_sha.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_snefru.h
-rw-r--r-- root/root usr/include/php/ext/hash/php_hash_tiger.h
@ -127,16 +144,21 @@ drwxr-xr-x root/root usr/include/php/ext/spl/
-rw-r--r-- root/root usr/include/php/ext/spl/php_spl.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_array.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_directory.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_dllist.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_engine.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_exceptions.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_fixedarray.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_functions.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_heap.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_iterators.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_observer.h
-rw-r--r-- root/root usr/include/php/ext/spl/spl_sxe.h
drwxr-xr-x root/root usr/include/php/ext/sqlite/
drwxr-xr-x root/root usr/include/php/ext/sqlite/libsqlite/
drwxr-xr-x root/root usr/include/php/ext/sqlite/libsqlite/src/
-rw-r--r-- root/root usr/include/php/ext/sqlite/libsqlite/src/sqlite.h
drwxr-xr-x root/root usr/include/php/ext/sqlite3/
drwxr-xr-x root/root usr/include/php/ext/sqlite3/libsqlite/
-rw-r--r-- root/root usr/include/php/ext/sqlite3/libsqlite/sqlite3.h
drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/base64.h
-rw-r--r-- root/root usr/include/php/ext/standard/basic_functions.h
@ -144,6 +166,7 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/credits.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_ext.h
-rw-r--r-- root/root usr/include/php/ext/standard/credits_sapi.h
-rw-r--r-- root/root usr/include/php/ext/standard/crypt_freesec.h
-rw-r--r-- root/root usr/include/php/ext/standard/css.h
-rw-r--r-- root/root usr/include/php/ext/standard/cyr_convert.h
-rw-r--r-- root/root usr/include/php/ext/standard/datetime.h
@ -163,6 +186,7 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/php_assert.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_browscap.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_crypt.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_crypt_r.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_dir.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_dns.h
-rw-r--r-- root/root usr/include/php/ext/standard/php_ext_syslog.h
@ -189,13 +213,13 @@ drwxr-xr-x root/root usr/include/php/ext/standard/
-rw-r--r-- root/root usr/include/php/ext/standard/php_versioning.h
-rw-r--r-- root/root usr/include/php/ext/standard/proc_open.h
-rw-r--r-- root/root usr/include/php/ext/standard/quot_print.h
-rw-r--r-- root/root usr/include/php/ext/standard/reg.h
-rw-r--r-- root/root usr/include/php/ext/standard/scanf.h
-rw-r--r-- root/root usr/include/php/ext/standard/sha1.h
-rw-r--r-- root/root usr/include/php/ext/standard/streamsfuncs.h
-rw-r--r-- root/root usr/include/php/ext/standard/uniqid.h
-rw-r--r-- root/root usr/include/php/ext/standard/url.h
-rw-r--r-- root/root usr/include/php/ext/standard/url_scanner_ex.h
-rw-r--r-- root/root usr/include/php/ext/standard/winver.h
drwxr-xr-x root/root usr/include/php/ext/xml/
-rw-r--r-- root/root usr/include/php/ext/xml/expat_compat.h
-rw-r--r-- root/root usr/include/php/ext/xml/php_xml.h
@ -203,7 +227,6 @@ drwxr-xr-x root/root usr/include/php/include/
drwxr-xr-x root/root usr/include/php/main/
-rw-r--r-- root/root usr/include/php/main/SAPI.h
-rw-r--r-- root/root usr/include/php/main/build-defs.h
-rw-r--r-- root/root usr/include/php/main/config.w32.h
-rw-r--r-- root/root usr/include/php/main/fopen_wrappers.h
-rw-r--r-- root/root usr/include/php/main/logos.h
-rw-r--r-- root/root usr/include/php/main/php.h
@ -211,6 +234,7 @@ drwxr-xr-x root/root usr/include/php/main/
-rw-r--r-- root/root usr/include/php/main/php_compat.h
-rw-r--r-- root/root usr/include/php/main/php_config.h
-rw-r--r-- root/root usr/include/php/main/php_content_types.h
-rw-r--r-- root/root usr/include/php/main/php_getopt.h
-rw-r--r-- root/root usr/include/php/main/php_globals.h
-rw-r--r-- root/root usr/include/php/main/php_ini.h
-rw-r--r-- root/root usr/include/php/main/php_logos.h
@ -220,7 +244,6 @@ drwxr-xr-x root/root usr/include/php/main/
-rw-r--r-- root/root usr/include/php/main/php_open_temporary_file.h
-rw-r--r-- root/root usr/include/php/main/php_output.h
-rw-r--r-- root/root usr/include/php/main/php_reentrancy.h
-rw-r--r-- root/root usr/include/php/main/php_regex.h
-rw-r--r-- root/root usr/include/php/main/php_scandir.h
-rw-r--r-- root/root usr/include/php/main/php_streams.h
-rw-r--r-- root/root usr/include/php/main/php_syslog.h
@ -234,19 +257,14 @@ drwxr-xr-x root/root usr/include/php/main/
drwxr-xr-x root/root usr/include/php/main/streams/
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_context.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_filter_api.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_glob_wrapper.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_mmap.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_plain_wrapper.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_transport.h
-rw-r--r-- root/root usr/include/php/main/streams/php_stream_userspace.h
-rw-r--r-- root/root usr/include/php/main/streams/php_streams_int.h
-rw-r--r-- root/root usr/include/php/main/win32_internal_function_disabled.h
-rw-r--r-- root/root usr/include/php/main/win95nt.h
drwxr-xr-x root/root usr/include/php/regex/
-rw-r--r-- root/root usr/include/php/regex/cclass.h
-rw-r--r-- root/root usr/include/php/regex/cname.h
-rw-r--r-- root/root usr/include/php/regex/regex.h
-rw-r--r-- root/root usr/include/php/regex/regex2.h
-rw-r--r-- root/root usr/include/php/regex/regex_extra.h
-rw-r--r-- root/root usr/include/php/regex/utils.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/php/
drwxr-xr-x root/root usr/lib/php/build/

View File

@ -1,2 +1,2 @@
683de3db60200bc38aa6e154aa925fa6 extensions.ini
bfdfc0e62fe437020cc04078269d1414 php-5.2.14.tar.bz2
21ceeeb232813c10283a5ca1b4c87b48 php-5.3.3.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: ncurses readline libpcre libxml2 curl db gdbm zip
name=php
version=5.2.14
version=5.3.3
release=1
source=(http://www.php.net/distributions/php-$version.tar.bz2
extensions.ini)