php-cvs
Thread
Date
Earlier messages
Later messages
Messages by Date
2013/09/17
[PHP-CVS] com php-src: Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading files above 2G.: main/SAPI.h main/rfc1867.c sapi/cgi/cgi_main.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: Use int64_t and atoll() after discussion with johannes: main/SAPI.h main/rfc1867.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: make this work in vc11 too: main/SAPI.h main/rfc1867.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: add NEWS entry; add simple test: NEWS sapi/cli/tests/php_cli_server.inc sapi/cli/tests/upload_2G.phpt
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: ws: main/rfc1867.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream: NEWS UPGRADING UPGRADING.INTERNALS
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: Merge branch 'master' of github.com:/ralflang/php-src: sapi/cgi/cgi_main.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: Merge branch 'slim-postdata': main/main.c main/php_variables.c sapi/cli/php_cli_server.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: slim post data: ext/mbstring/mb_gpc.c ext/soap/soap.c ext/standard/php_fopen_wrapper.c main/SAPI.c main/SAPI.h main/main.c main/php_content_types.c main/php_globals.h main/php_streams.h main/php_variables.c sapi/cli/php_cli_server.c tests/basic/024.phpt tests/basic/026.phpt
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: more precise condition: main/rfc1867.c
Michael Wallner
2013/09/17
[PHP-CVS] com php-src: Exclude bison 3.0 by Mike: Zend/acinclude.m4
Xinchen Hui
2013/09/17
[PHP-CVS] com php-src: Add RFC 6598 IPs to reserved addresses: ext/filter/logical_filters.c ext/filter/tests/018.phpt
David Soria Parra
2013/09/17
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/filter/logical_filters.c
David Soria Parra
2013/09/17
[PHP-CVS] com php-src: NEWS for added reserved ip addresses according to RFC 6598: NEWS
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: upload2G note: NEWS
Michael Wallner
2013/09/16
[PHP-CVS] com php-src: EmptyIterator now implements Countable; fixes bug 60577: ext/spl/internal/emptyiterator.inc ext/spl/spl_iterators.c ext/spl/tests/bug60577.phpt
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: News for bugfix #64157: NEWS
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/filter/logical_filters.c ext/spl/spl_iterators.c
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names): ext/filter/logical_filters.c ext/filter/tests/bug64441.phpt
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: NEWS for bug #64441: NEWS
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: NEWS for #60577: NEWS
David Soria Parra
2013/09/16
[PHP-CVS] com php-src: Bug 64157 Changed error message to make sense: ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/bug64157.phpt
David Soria Parra
2013/09/16
Re: [PHP-CVS] com php-src: double test timeout for travis: .travis.yml
Michael Wallner
2013/09/16
Re: [PHP-CVS] com php-src: double test timeout for travis: .travis.yml
Nikita Popov
2013/09/16
[PHP-CVS] com php-src: use 65k of data to get a more explicit result: ext/standard/tests/file/disk_free_space_basic.phpt
Michael Wallner
2013/09/16
[PHP-CVS] com php-src: double test timeout for travis: .travis.yml
Michael Wallner
2013/09/16
[PHP-CVS] com php-src: this test is fragile on travis, let's see why: ext/standard/tests/file/disk_free_space_basic.phpt
Michael Wallner
2013/09/16
[PHP-CVS] com php-src: Add test for ISSUE #128: ext/opcache/tests/issue0128.phpt
Xinchen Hui
2013/09/15
[PHP-CVS] com php-src: Fixed bug #65665 (Exception not properly caught when opcache enabled): NEWS ext/opcache/Optimizer/block_pass.c ext/opcache/tests/bug65665.phpt
Xinchen Hui
2013/09/14
Re: [PHP-CVS] com php-src: Save a TSRMLS_FETCH() for zval_ptr_dtor in executor: Zend/zend_execute.c Zend/zend_execute.h Zend/zend_execute_API.c Zend/zend_generators.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Pierre Joye
2013/09/14
[PHP-CVS] com php-src: Save a TSRMLS_FETCH() for zval_ptr_dtor in executor: Zend/zend_execute.c Zend/zend_execute.h Zend/zend_execute_API.c Zend/zend_generators.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Nikita Popov
2013/09/13
Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/zend_operators.c Zend/zend_string.h Zend/zend_variables.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Christopher Jones
2013/09/13
Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/zend_operators.c Zend/zend_string.h Zend/zend_variables.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: Fix intl build: Zend/zend_string.h
Nikita Popov
2013/09/13
Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/zend_operators.c Zend/zend_string.h Zend/zend_variables.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Pierre Joye
2013/09/13
Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_language_scanner.c Zend/zend_language_scanner.l Zend/zend_operators.c Zend/zend_string.h Zend/zend_variables.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Christopher Jones
2013/09/13
[PHP-CVS] com php-src: Remove version checks in phar: ext/phar/phar.c ext/phar/phar_internal.h ext/phar/phar_object.c ext/phar/stream.c ext/phar/util.c ext/phar/zip.c
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: Remove PHAR_(Z)STR* usages: ext/phar/dirstream.c ext/phar/phar.c ext/phar/phar_internal.h ext/phar/stream.c ext/phar/util.c
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: Remove some more unnecessary macros from phar: ext/phar/phar.c ext/phar/phar_internal.h ext/phar/phar_object.c ext/phar/tar.c ext/phar/util.c ext/phar/zip.c
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: Fix two warnings: Zend/zend_builtin_functions.c Zend/zend_compile.c
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: Make consistent use of Z_*VAL macros in compiler: Zend/zend_compile.c
Nikita Popov
2013/09/13
[PHP-CVS] com php-src: fix broken sha2 configure tests: ext/standard/config.m4
Michael Wallner
2013/09/13
[PHP-CVS] com php-src: fix broken sha2 configure tests: ext/standard/config.m4
Michael Wallner
2013/09/13
[PHP-CVS] com php-src: Small cleanup in class name resolution of compiler: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_language_parser.y
Nikita Popov
2013/09/12
[PHP-CVS] com php-src: Prepare pdo_firebird for a pecl release also: ext/pdo_firebird/CREDITS ext/pdo_firebird/package2.xml
Popa Adrian Marius
2013/09/12
[PHP-CVS] com php-src: Fixed minor bug in test.: ext/spl/tests/bug64782.phpt
Nikita Popov
2013/09/12
[PHP-CVS] com php-src: Fix bug #64782: SplFileObject constructor make $context optional: NEWS ext/spl/spl_directory.c ext/spl/tests/bug64782.phpt
Nikita Popov
2013/09/12
[PHP-CVS] com php-src: Move NEWS entries to correct version: NEWS
Nikita Popov
2013/09/12
[PHP-CVS] com php-src: Fix bug #65502: DateTimeImmutable::createFromFormat returns DateTime: NEWS ext/date/php_date.c ext/date/tests/bug65502.phpt
Nikita Popov
2013/09/12
[PHP-CVS] com php-src: Fix bug #65548: Comparison for DateTimeImmutable doesn't work: NEWS ext/date/php_date.c ext/date/tests/bug65548.phpt
Nikita Popov
2013/09/11
[PHP-CVS] com php-src: Request non-keep-alive connections by default in HTTP 1.1 requests.: NEWS UPGRADING ext/standard/http_fopen_wrapper.c ext/standard/tests/http/bug65634.phpt
Adam Harvey
2013/09/11
[PHP-CVS] com php-src: Sort the NEWS file alphabetically.: NEWS
Adam Harvey
2013/09/10
[PHP-CVS] com php-src: Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir.: NEWS ext/curl/interface.c ext/curl/tests/bug65646.phpt ext/curl/tests/bug65646_open_basedir_new.phpt ext/curl/tests/bug65646_open_basedir_old.phpt ext/curl/tests/curl_setopt_CURLOPT_FOLLOWLOCATION_open_basedir.phpt
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': php.ini-development php.ini-production
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Tinker with the wording of the short_open_tag description.: php.ini-development php.ini-production
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: php.ini-development php.ini-production
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Fix NEWS: these commits were after 5.5.4 was branched and will be in 5.5.5.: NEWS
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Handle CLI server request headers case insensitively.: NEWS sapi/cli/php_cli_server.c sapi/cli/tests/bug65633.phpt
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS sapi/cli/php_cli_server.c
Adam Harvey
2013/09/09
[PHP-CVS] com php-src: ensure that the defined interpolation method is used by the generic scaling functions: NEWS ext/gd/libgd/gd_interpolation.c
Pierre Joye
2013/09/09
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/gd/libgd/gd_interpolation.c
Pierre Joye
2013/09/08
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/opcache/ZendAccelerator.c
Dmitry Stogov
2013/09/08
[PHP-CVS] com php-src: Fixed issue #128 (opcache_invalidate segmentation fault): ext/opcache/ZendAccelerator.c
Dmitry Stogov
2013/09/06
[PHP-CVS] com php-src: Remove obsolete flag: ext/oci8/oci8.c ext/oci8/oci8_interface.c ext/oci8/php_oci8_int.h ext/oci8/tests/function_aliases.phpt
Christopher Jones
2013/09/06
[PHP-CVS] com php-src: Update DTrace probes: ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/oci8_statement.c ext/oci8/package.xml ext/oci8/php_oci8.h
Christopher Jones
2013/09/06
[PHP-CVS] com php-src: Add test for oci_set_* error changes: ext/oci8/tests/error_set.phpt
Christopher Jones
2013/09/05
[PHP-CVS] tag php-src: update tag php-5.5.4RC1
JulienPauli
2013/09/04
[PHP-CVS] com php-src: 5.5.5 now: NEWS configure.in main/php_version.h
JulienPauli
2013/09/04
[PHP-CVS] tag php-src: create tag php-5.5.4RC1
JulienPauli
2013/09/03
[PHP-CVS] tag php-src: create tag php-5.4.20RC1
Stanislav Malyshev
2013/09/03
[PHP-CVS] com php-src: Cast time_t since some "dtrace -G" invocations fail on time_t arguments: ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/package.xml
Christopher Jones
2013/09/03
[PHP-CVS] com php-src: 5.4.21 now: NEWS configure.in main/php_version.h
Stanislav Malyshev
2013/09/03
[PHP-CVS] com php-src: 5.4.20 rc1: NEWS configure.in main/php_version.h
Stanislav Malyshev
2013/09/02
[PHP-CVS] com php-src: Update NEWS/UPGRADING with info about incompat ctx: NEWS UPGRADING
Gustavo André dos Santos Lopes
2013/09/02
[PHP-CVS] com php-src: Typo....: Zend/tests/bug64896.phpt
Xinchen Hui
2013/09/02
[PHP-CVS] com php-src: Add a XFAIL test for #64896: Zend/tests/bug64896.phpt
Xinchen Hui
2013/09/01
Re: [PHP-CVS] com php-src: Implement phase 1 of rfc/incompat_ctx: Zend/tests/incompat_ctx_user.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h
Stas Malyshev
2013/09/01
[PHP-CVS] com php-src: Implement phase 1 of rfc/incompat_ctx: Zend/tests/incompat_ctx_user.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h
Gustavo André dos Santos Lopes
2013/08/31
[PHP-CVS] com php-src: Always pass return_value_ptr to internal functions: UPGRADING.INTERNALS Zend/zend_API.h Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_vm_def.h Zend/zend_vm_execute.h
Nikita Popov
2013/08/31
[PHP-CVS] com php-src: Make use of direct returns in some places: Zend/zend_closures.c Zend/zend_generators.c Zend/zend_object_handlers.c ext/standard/array.c
Nikita Popov
2013/08/30
[PHP-CVS] com php-src: Allow OCI8 to be DTrace-enabled independently of core PHP's DTrace status. The proviso is OCI8 must be built "shared" when DTrace is enabled. This implementation (i) works around an incomplete core PHP solution for extension tracing (ii) avoid any issues with DOF section location and the complexities of needing to merge all provider .d files for static builds (iii) allows OCI8 to be DTrace-enabled when doing PECL installs of OCI8 o
Christopher Jones
2013/08/30
[PHP-CVS] com php-src: OCI8 whitespace: remove tabs embedded in code: ext/oci8/oci8.c ext/oci8/oci8_collection.c ext/oci8/oci8_statement.c
Christopher Jones
2013/08/30
[PHP-CVS] com php-src: OCI8: remove unused ext/oci8/config.m4 macro: ext/oci8/config.m4
Christopher Jones
2013/08/30
[PHP-CVS] com php-src: Fixed bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer: NEWS ext/date/php_date.c
Remi Collet
2013/08/30
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/date/php_date.c
Remi Collet
2013/08/30
[PHP-CVS] com php-src: Fixed Bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer: NEWS ext/date/php_date.c
Remi Collet
2013/08/29
[PHP-CVS] com php-src: Fixed bug #60598 (cli/apache sapi segfault on objects manipulation): NEWS Zend/tests/bug60598.phpt Zend/zend_objects_API.c
Xinchen Hui
2013/08/29
[PHP-CVS] com php-src: Update NEWS: NEWS
Xinchen Hui
2013/08/29
[PHP-CVS] com php-src: Remove ini dependency in test: ext/session/tests/session_hash_function_basic.phpt
Yasuo Ohgaki
2013/08/29
Re: [PHP-CVS] com php-src: Fixed Bug #65315 session.hash_function silently fallback to default md5: NEWS ext/session/session.c ext/session/tests/session_hash_function_basic.phpt
Yasuo Ohgaki
2013/08/29
[PHP-CVS] com php-src: Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var): NEWS ext/opcache/Optimizer/pass1_5.c ext/opcache/tests/bug65510.phpt
Dmitry Stogov
2013/08/29
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/opcache/Optimizer/pass1_5.c
Dmitry Stogov
2013/08/29
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS Zend/zend_API.c Zend/zend_builtin_functions.c
Dmitry Stogov
2013/08/29
[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): NEWS
Dmitry Stogov
2013/08/29
[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): Zend/zend_API.c Zend/zend_builtin_functions.c
Dmitry Stogov
2013/08/28
[PHP-CVS] com php-src: Fixed compatibility with php-5.2: ext/opcache/Optimizer/zend_optimizer_internal.h
Dmitry Stogov
2013/08/28
[PHP-CVS] com php-src: Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). (Terry Ellison): NEWS ext/opcache/Optimizer/zend_optimizer_internal.h
Dmitry Stogov
2013/08/28
[PHP-CVS] com php-src: Avoid compiler warning: Zend/zend_API.c
Xinchen Hui
2013/08/28
Re: [PHP-CVS] com php-src: Fixed Bug #65315 session.hash_function silently fallback to default md5: NEWS ext/session/session.c ext/session/tests/session_hash_function_basic.phpt
Laruence
2013/08/28
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_API.c
Xinchen Hui
2013/08/28
[PHP-CVS] com php-src: Fix bug #65579 (Using traits with get_class_methods causes segfault).: NEWS Zend/tests/bug65579.phpt Zend/zend_API.c
Xinchen Hui
2013/08/28
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_API.c
Xinchen Hui
2013/08/28
[PHP-CVS] svn: /SVNROOT/ global_avail
Hannes Magnusson
2013/08/28
[PHP-CVS] com php-src: removed the /Wp64 switch as we use true 64 bit compiler now: win32/build/config.w32 win32/build/config.w32.phpize.in
Anatol Belski
2013/08/28
[PHP-CVS] com php-src: updated lib versions, the vc11 ones only matter now: win32/build/libs_version.txt
Anatol Belski
2013/08/28
[PHP-CVS] com php-src: updated lib versions: win32/build/libs_version.txt
Anatol Belski
2013/08/27
[PHP-CVS] com php-src: OCI8 2.0: add oci8-check-connection probe and do some renaming: ext/oci8/config.m4 ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/php_oci8_int.h
Christopher Jones
2013/08/27
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_operators.c Zend/zend_operators.h
Xinchen Hui
2013/08/27
[PHP-CVS] com php-src: Fixed compiler warnings: Zend/zend_operators.c Zend/zend_operators.h
Xinchen Hui
2013/08/26
[PHP-CVS] com php-src: Use "__" consistently in OCI8 DTrace probe definitions. It maps to "-" in the probe name.: ext/oci8/oci8_dtrace.d
Christopher Jones
2013/08/26
[PHP-CVS] com php-src: Evaluate ZVAL_ZVAL arguments only once: Zend/zend_API.h
Nikita Popov
2013/08/25
[PHP-CVS] com php-src: Fixed compilation warning: ext/opcache/Optimizer/block_pass.c
Dmitry Stogov
2013/08/25
[PHP-CVS] com php-src: Fix bug #65554 in DateTime, when use it with D/l in format and textual day have dot at the end: NEWS ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/DateTime_fix_createFromFormat.phpt
Stanislav Malyshev
2013/08/25
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS ext/date/lib/parse_date.c ext/date/lib/parse_date.re
Stanislav Malyshev
2013/08/25
[PHP-CVS] com php-src: fix mysql tests & mark nextRowset problematic tests: .travis.yml ext/mysql/tests/bug55473.phpt ext/pdo_mysql/tests/bug_39858.phpt ext/pdo_mysql/tests/bug_41997.phpt ext/pdo_mysql/tests/pdo_mysql___construct.phpt ext/pdo_mysql/tests/pdo_mysql_pconnect.phpt ext/pdo_mysql/tests/pdo_mysql_stmt_nextrowset.phpt ext/pdo_mysql/tests/pdo_mysql_stmt_variable_columncount.phpt
Stanislav Malyshev
2013/08/25
[PHP-CVS] com php-src: add openssl: travis/compile.sh
Stanislav Malyshev
2013/08/25
[PHP-CVS] com php-src: add mysql settings: .travis.yml travis/ext/mysql/setup.sh travis/ext/mysqli/setup.sh travis/ext/pdo_mysql/setup.sh
Stanislav Malyshev
2013/08/25
[PHP-CVS] com php-src: fix mysql init: .travis.yml
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Fix DateInterval->days value when object was created not from DateTime::diff(): ext/date/php_date.c ext/date/tests/DateInterval_days_prop1.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Remove semicolon: ext/date/tests/DateInterval_days_prop1.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/date/php_date.c
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Merge branch 'pull-request/322': ext/date/php_date.c
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Fix DateInterval->days value when object was created not from DateTime::diff(): ext/date/php_date.c ext/date/tests/DateInterval_days_prop1.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Test extension xmlrpc encode type double and string decode type string and int: ext/xmlrpc/tests/005.phpt ext/xmlrpc/tests/006.phpt ext/xmlrpc/tests/007.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Test extension xmlrpc encode type double and string decode type string and int: ext/xmlrpc/tests/005.phpt ext/xmlrpc/tests/006.phpt ext/xmlrpc/tests/007.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Stricter libc-client symlink check: ext/imap/config.m4
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Stricter libc-client symlink check: ext/imap/config.m4
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/imap/config.m4
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Expose fputcsv's escape_char to userland: NEWS UPGRADING ext/standard/file.c ext/standard/tests/file/fputcsv_error.phpt ext/standard/tests/file/fputcsv_variation15.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/standard/file.c
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Fix #65483: quoted-printable encode stream filter incorrectly encoding spaces: ext/standard/filters.c ext/standard/tests/streams/bug65483.phpt
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS
Stanislav Malyshev
2013/08/24
[PHP-CVS] com php-src: Fix #65483: quoted-printable encode stream filter incorrectly encoding spaces: NEWS ext/standard/filters.c ext/standard/tests/streams/bug65483.phpt
Stanislav Malyshev
2013/08/23
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_execute.h Zend/zend_vm_gen.php
Anatol Belski
2013/08/23
[PHP-CVS] com php-src: Suppress static analyzer warnings in specialized executor: Zend/zend_vm_execute.h Zend/zend_vm_gen.php
Anatol Belski
2013/08/23
[PHP-CVS] com php-src: Update NEWS: NEWS
Christopher Jones
2013/08/23
[PHP-CVS] com php-src: Update NEWS: NEWS
Christopher Jones
2013/08/23
[PHP-CVS] com php-src: ensure the test doesn't fail because of tz warning: ext/date/tests/bug65184.phpt
Anatol Belski
2013/08/23
[PHP-CVS] com php-src: Remove duplicate calls to set filename & lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases: Zend/zend_dtrace.c
Nikita Popov
2013/08/23
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_dtrace.c
Nikita Popov
2013/08/22
Re: [PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt
Yasuo Ohgaki
2013/08/22
Re: [PHP-CVS] com php-src: Suppress compliation warning "warning: passing argument 1 of _efree discards qualifiers from pointer target type": ext/intl/intl_data.h
Christopher Jones
2013/08/22
[PHP-CVS] com php-src: Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"": ext/intl/intl_data.h
Christopher Jones
2013/08/22
[PHP-CVS] com php-src: Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"": ext/intl/intl_data.h
Christopher Jones
2013/08/22
[PHP-CVS] com php-src: Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"": ext/intl/intl_data.h
Christopher Jones
2013/08/22
[PHP-CVS] com php-src: Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type": ext/intl/resourcebundle/resourcebundle.c
Christopher Jones
2013/08/22
[PHP-CVS] com php-src: Fixed other compiler warnings: ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c
Matteo Beccati
2013/08/22
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo/pdo_dbh.c
Matteo Beccati
2013/08/22
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c
Matteo Beccati
2013/08/22
[PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Remove trailing whitespace in test: ext/pgsql/tests/09notice.phpt
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Forgot newline in test: ext/pgsql/tests/09notice.phpt
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Fix intl build: Zend/zend_execute.h
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Fix pgsql notice test failure: ext/pgsql/tests/09notice.phpt
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Remove duplicate calls to set filename & lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases: Zend/zend_dtrace.c
Nikita Popov
2013/08/22
[PHP-CVS] com php-src: Fix bug #46311: Pointer aliasing issue results in miscompile on gcc4.4: NEWS Zend/zend_execute.h
Nikita Popov
2013/08/22
Re: [PHP-CVS] com php-src: Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type": ext/intl/intl_data.h
Nikita Popov
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/dom/php_dom.c
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Suppress compiler warning "warning: variable ‘retcount’ set but not used [-Wunused-but-set-variable]": ext/dom/php_dom.c
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Suppress compiler warning "warning: variable ‘length’ set but not used [-Wunused-but-set-variable]": ext/curl/interface.c
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type": ext/intl/intl_data.h
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/session/session.c
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Reduce compilation noise during normal compilation: php-5.5/ext/session/session.c:836: warning: unused variable ‘struc’ php-5.5/ext/session/session.c:836: warning: unused variable ‘num_key’ php-5.5/ext/session/session.c:836: warning: unused variable ‘key_length’ php-5.5/ext/session/session.c:836: warning: unused variable ‘key’ php-5.5/ext/session/session.c:835: warning: unused variable ‘key_type’ php-5.5/ext/s
Christopher Jones
2013/08/21
[PHP-CVS] com php-src: Fix pointer sign warning showing up in EVERY build: ext/standard/info.c
Michael Wallner
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/standard/info.c
Michael Wallner
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/standard/info.c
Michael Wallner
2013/08/21
[PHP-CVS] com php-src: Fix return types of password API helper functions.: NEWS ext/standard/password.c
Anthony Ferrara
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo_pgsql/pgsql_driver.c
Matteo Beccati
2013/08/21
[PHP-CVS] com php-src: Fixed compiler warning: ext/pdo/php_pdo_driver.h
Matteo Beccati
2013/08/21
[PHP-CVS] com php-src: Fixed other compiler warnings in PDO_PGSQL: ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/pgsql_statement.c
Matteo Beccati
2013/08/21
[PHP-CVS] com php-src: Fixed compiler warnings in ext/pgsql: ext/pgsql/pgsql.c
Matteo Beccati
2013/08/21
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pgsql/pgsql.c
Matteo Beccati
2013/08/20
[PHP-CVS] com php-src: Update NEWS: NEWS
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Add php_serialize session.serialize_handler. This patch closes: ext/session/session.c ext/session/tests/session_decode_basic_serialize.phpt ext/session/tests/session_encode_serialize.phpt
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/session/session.c
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Update NEWS: NEWS
Yasuo Ohgaki
2013/08/20
Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/tests/rfc1867_disabled.phpt ext/session/tests/rf...
Yasuo Ohgaki
2013/08/20
Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/tests/rfc1867_disabled.phpt ext/session/tests/rf...
Stas Malyshev
2013/08/20
Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/tests/rfc1867_disabled.phpt ext/session/tests/rfc1867_disabled_2.phpt ext/session/tests/rfc1867_inter.phpt ext/session/tests/rfc1867_no_name.phpt ext/session/tests/rfc1867_sid_cookie.phpt ext/session/tests/rfc1867_sid_get.phpt ext/session/tests/rfc1867_sid_get
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/tests/rfc1867_disabled.phpt ext/session/tests/rfc1867_disabled_2.phpt ext/session/tests/rfc1867_inter.phpt ext/session/tests/rfc1867_no_name.phpt ext/session/tests/rfc1867_sid_cookie.phpt ext/session/tests/rfc1867_sid_get.phpt ext/session/tests/rfc1867_sid_get
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/tests/rfc1867_disabled.phpt ext/session/tests/rfc1867_disabled_2.phpt ext/session/tests/rfc1867_inter.phpt ext/session/tests/rfc1867_no_name.phpt ext/session/tests/rfc1867_sid_cookie.phpt ext/session/tests/rfc1867_sid_get.phpt ext/session/tests/rfc1867_sid_get
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Quash compile warning "warning: 'flags' may be used uninitialized in this function": ext/pdo/pdo_stmt.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pdo/pdo_stmt.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Remove compilation warning "warning: no newline at end of file": ext/intl/breakiterator/codepointiterator_methods.cpp
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Eliminate compiler warnings "warning: pointer targets in initialization differ in signedness": ext/xml/compat.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Tabify: ext/xml/compat.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Remove compilation warnings: "warning: no newline at end of file": ext/intl/breakiterator/breakiterator_iterators.h ext/intl/breakiterator/breakiterator_methods.h ext/intl/breakiterator/codepointiterator_internal.h ext/intl/breakiterator/codepointiterator_methods.h ext/intl/breakiterator/rulebasedbreakiterator_methods.h
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Remove some compilation warnings: 'unused variable' and 'enumeration value not handled in switch': ext/pdo_oci/oci_driver.c ext/pdo_oci/oci_statement.c ext/pdo_odbc/odbc_driver.c ext/pdo_odbc/odbc_stmt.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/xml/compat.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file": ext/intl/intl_cppshims.h
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Eliminate compiler warnings: "warning: pointer targets in initialization differ in signedness": ext/xml/xml.c
Christopher Jones
2013/08/20
[PHP-CVS] com php-src: Fix bug #64953 (Postgres prepared statement positional parameter casting): NEWS ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re ext/pdo_pgsql/tests/bug64953.phpt
Michael Wallner
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/pdo/pdo_sql_parser.c
Michael Wallner
2013/08/20
[PHP-CVS] com php-src: split the glob() test to test different basedir: ext/standard/tests/file/glob_variation3.phpt ext/standard/tests/file/glob_variation4.phpt ext/standard/tests/file/glob_variation5.phpt ext/standard/tests/file/glob_variation6.phpt
Anatol Belski
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.5': php.ini-development php.ini-production
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Add session.use_strict_mode description to php.ini-*: php.ini-development php.ini-production
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Revert wrong description: ext/pgsql/tests/80_bug24499.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt ext/pgsql/tests/80_bug42783.phpt
Yasuo Ohgaki
2013/08/20
[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS configure.in main/php_version.h
Stanislav Malyshev
2013/08/20
[PHP-CVS] com php-src: bump version: NEWS configure.in main/php_version.h
Stanislav Malyshev
2013/08/19
[PHP-CVS] com php-src: Fixed test bug: ext/pgsql/tests/80_bug32223b.phpt
Yasuo Ohgaki
Earlier messages
Later messages