]>
granicus.if.org Git - php/log
Christopher Jones [Mon, 5 Aug 2013 21:25:43 +0000 (14:25 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Merge branch 'PHP-5.5'
Kalle Sommer Nielsen [Mon, 5 Aug 2013 15:16:05 +0000 (17:16 +0200)]
Merge branch 'PHP-5.5'
Kalle Sommer Nielsen [Mon, 5 Aug 2013 14:58:37 +0000 (16:58 +0200)]
Check for NULL ptr from get_stream() before passing it on to php_stream_cast()
Yasuo Ohgaki [Mon, 5 Aug 2013 09:27:19 +0000 (18:27 +0900)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.
Yasuo Ohgaki [Mon, 5 Aug 2013 09:24:07 +0000 (18:24 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.
Yasuo Ohgaki [Mon, 5 Aug 2013 09:23:15 +0000 (18:23 +0900)]
Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.
Stanislav Malyshev [Mon, 5 Aug 2013 03:07:00 +0000 (20:07 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
add news about session fix
Stanislav Malyshev [Mon, 5 Aug 2013 03:04:42 +0000 (20:04 -0700)]
add news about session fix
Stanislav Malyshev [Mon, 5 Aug 2013 03:05:17 +0000 (20:05 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
add news about session fix
fix crash, enable session_id and fix test
Strict session. Detect session id collision
Strict session
Stanislav Malyshev [Mon, 5 Aug 2013 03:04:42 +0000 (20:04 -0700)]
add news about session fix
Stanislav Malyshev [Mon, 5 Aug 2013 03:00:28 +0000 (20:00 -0700)]
Merge branch 'pr368' into PHP-5.5
* pr368:
fix crash, enable session_id and fix test
Strict session. Detect session id collision
Strict session
Stanislav Malyshev [Mon, 5 Aug 2013 02:36:29 +0000 (19:36 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
First fixes for a 64bit compatible ftp extension
Stanislav Malyshev [Mon, 5 Aug 2013 02:36:01 +0000 (19:36 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
First fixes for a 64bit compatible ftp extension
Andreas Streichardt [Fri, 12 Oct 2012 09:02:33 +0000 (11:02 +0200)]
First fixes for a 64bit compatible ftp extension
Stanislav Malyshev [Mon, 5 Aug 2013 02:19:37 +0000 (19:19 -0700)]
Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1))
The exists test should has covered this bug
Conflicts:
ext/pdo_dblib/dblib_driver.c
Stanislav Malyshev [Mon, 5 Aug 2013 01:05:18 +0000 (18:05 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix compiler warning, use longs for hashes
Stanislav Malyshev [Mon, 5 Aug 2013 01:04:45 +0000 (18:04 -0700)]
fix compiler warning, use longs for hashes
Stanislav Malyshev [Mon, 5 Aug 2013 00:43:20 +0000 (17:43 -0700)]
fix crash, enable session_id and fix test
Yasuo Ohgaki [Tue, 25 Jun 2013 11:09:10 +0000 (20:09 +0900)]
Strict session. Detect session id collision
Yasuo Ohgaki [Tue, 25 Jun 2013 10:47:04 +0000 (19:47 +0900)]
Strict session
Stanislav Malyshev [Sun, 4 Aug 2013 23:07:13 +0000 (16:07 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
non living code related typo fixes
Stanislav Malyshev [Sun, 4 Aug 2013 23:06:24 +0000 (16:06 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
non living code related typo fixes
Conflicts:
Zend/zend_compile.c
Veres Lajos [Tue, 23 Jul 2013 23:55:43 +0000 (00:55 +0100)]
non living code related typo fixes
Stanislav Malyshev [Sun, 4 Aug 2013 23:03:02 +0000 (16:03 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
fix typo
Stanislav Malyshev [Sun, 4 Aug 2013 23:02:53 +0000 (16:02 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
fix typo
Stanislav Malyshev [Wed, 31 Jul 2013 05:23:05 +0000 (22:23 -0700)]
fix typo
Rasmus Lerdorf [Sat, 3 Aug 2013 16:15:28 +0000 (12:15 -0400)]
Merge commit '
626d96a '
* commit '
626d96a ':
This doesn't fail in 5.5 anymore
Rasmus Lerdorf [Sat, 3 Aug 2013 16:15:16 +0000 (12:15 -0400)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Fix phar phpinfo test after markup changes
Rasmus Lerdorf [Sat, 3 Aug 2013 16:14:47 +0000 (12:14 -0400)]
This doesn't fail in 5.5 anymore
Nikita Popov [Sat, 3 Aug 2013 14:32:02 +0000 (16:32 +0200)]
Fix phar phpinfo test after markup changes
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:52 +0000 (16:23 -0400)]
Merge commit '
a03f094 '
* commit '
a03f094 ':
We shouldn't load any local ini files for these tests
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:44 +0000 (16:23 -0400)]
Merge commit '
a03f094 ' into PHP-5.5
* commit '
a03f094 ':
We shouldn't load any local ini files for these tests
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:18 +0000 (16:23 -0400)]
We shouldn't load any local ini files for these tests
Rasmus Lerdorf [Fri, 2 Aug 2013 20:13:12 +0000 (16:13 -0400)]
Merge commit '
d60e168 '
* commit '
d60e168 ':
pcre_quote? No such thing. How did this ever pass?
Rasmus Lerdorf [Fri, 2 Aug 2013 20:13:03 +0000 (16:13 -0400)]
Merge commit '
d60e168 ' into PHP-5.5
* commit '
d60e168 ':
pcre_quote? No such thing. How did this ever pass?
Rasmus Lerdorf [Fri, 2 Aug 2013 20:12:21 +0000 (16:12 -0400)]
pcre_quote? No such thing. How did this ever pass?
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:49 +0000 (15:33 -0400)]
Merge commit '
ea75b1b '
* commit '
ea75b1b ':
This test needs local infile enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:40 +0000 (15:33 -0400)]
Merge commit '
ea75b1b ' into PHP-5.5
* commit '
ea75b1b ':
This test needs local infile enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:18 +0000 (15:33 -0400)]
This test needs local infile enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 16:01:20 +0000 (12:01 -0400)]
Merge commit '
e55f08a '
* commit '
e55f08a ':
This test will only work if gc is enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 16:01:12 +0000 (12:01 -0400)]
Merge commit '
e55f08a ' into PHP-5.5
* commit '
e55f08a ':
This test will only work if gc is enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 16:00:48 +0000 (12:00 -0400)]
This test will only work if gc is enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 15:48:07 +0000 (11:48 -0400)]
Merge commit '
5753b74 '
* commit '
5753b74 ':
Make sure test.php isn't coming in from the include_path
Rasmus Lerdorf [Fri, 2 Aug 2013 15:47:52 +0000 (11:47 -0400)]
Merge commit '
5753b74 ' into PHP-5.5
* commit '
5753b74 ':
Make sure test.php isn't coming in from the include_path
Rasmus Lerdorf [Fri, 2 Aug 2013 15:47:12 +0000 (11:47 -0400)]
Make sure test.php isn't coming in from the include_path
Michael Wallner [Fri, 2 Aug 2013 11:09:06 +0000 (13:09 +0200)]
fix generating config.nice
Configure runs like:
$./configure -C CFLAGS="-ggdb" --enable-debug --prefix=$(pwd)/usr
did result in an empty config.nice
* allow single dash flags like -C, -s etc.
* allow passing evnironment variables as arguments
Xinchen Hui [Fri, 2 Aug 2013 10:43:17 +0000 (18:43 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Fri, 2 Aug 2013 10:43:08 +0000 (18:43 +0800)]
Fixed tests (inet_pton behaves differently on Darwin)
Xinchen Hui [Fri, 2 Aug 2013 10:39:58 +0000 (18:39 +0800)]
Merge branch 'PHP-5.5'
Xinchen Hui [Fri, 2 Aug 2013 10:39:41 +0000 (18:39 +0800)]
Update NEWS
Xinchen Hui [Fri, 2 Aug 2013 10:39:18 +0000 (18:39 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 2 Aug 2013 10:37:15 +0000 (18:37 +0800)]
Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)
Yasuo Ohgaki [Fri, 2 Aug 2013 00:54:51 +0000 (09:54 +0900)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Add user contributed test. Bug #61748
Yasuo Ohgaki [Fri, 2 Aug 2013 00:52:50 +0000 (09:52 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add user contributed test. Bug #61748
Yasuo Ohgaki [Fri, 2 Aug 2013 00:52:08 +0000 (09:52 +0900)]
Add user contributed test. Bug #61748
Christopher Jones [Thu, 1 Aug 2013 16:22:47 +0000 (09:22 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Clean up the 'generated' phar.inc file. When building outside the source tree the copied phar.inc needs to be removed, but when building in the tree, the file must remain since it is part of the source. See the copying logic in ext/phar/Makefile.frag.
Christopher Jones [Thu, 1 Aug 2013 16:19:53 +0000 (09:19 -0700)]
Clean up the 'generated' phar.inc file.
When building outside the source tree the copied phar.inc needs to be removed,
but when building in the tree, the file must remain since it is part of the source.
See the copying logic in ext/phar/Makefile.frag.
Christopher Jones [Thu, 1 Aug 2013 15:49:19 +0000 (08:49 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"
Christopher Jones [Thu, 1 Aug 2013 15:47:13 +0000 (08:47 -0700)]
Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"
This reverts commit
017145bc57e604153f2a2400dd6e73a397f52f96 .
Christopher Jones [Wed, 31 Jul 2013 19:36:20 +0000 (12:36 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Use PHP's major version when cleaning up Apache .module files
Allow 'make distclean' to clean up the 'generated' phar.inc
Christopher Jones [Wed, 31 Jul 2013 19:35:10 +0000 (12:35 -0700)]
Use PHP's major version when cleaning up Apache .module files
Christopher Jones [Wed, 31 Jul 2013 19:34:28 +0000 (12:34 -0700)]
Merge branch 'phardistclean' into PHP-5.5
* phardistclean:
Allow 'make distclean' to clean up the 'generated' phar.inc
Christopher Jones [Wed, 31 Jul 2013 19:31:50 +0000 (12:31 -0700)]
Allow 'make distclean' to clean up the 'generated' phar.inc
Christopher Jones [Wed, 31 Jul 2013 19:02:23 +0000 (12:02 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' of https://git.php.net/repository/php-src:
Constify streams API and a few other calls down the rabbit hole. (`char *` to `const char *` for parameters and few return values) In a few places int len moved to size_t len.
Christopher Jones [Wed, 31 Jul 2013 19:01:35 +0000 (12:01 -0700)]
Clean generated OCI8 DTrace files in 'make distclean'
Christopher Jones [Wed, 31 Jul 2013 18:50:57 +0000 (11:50 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redirection etc.
Christopher Jones [Wed, 31 Jul 2013 18:49:29 +0000 (11:49 -0700)]
Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redirection etc.
Christopher Jones [Wed, 31 Jul 2013 17:00:05 +0000 (10:00 -0700)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #62691 (solaris sed has no -i switch) Make 'make distclean' remove generated DTrace .h file
Christopher Jones [Wed, 31 Jul 2013 16:58:28 +0000 (09:58 -0700)]
Fixed bug #62691 (solaris sed has no -i switch)
Make 'make distclean' remove generated DTrace .h file
Christopher Jones [Wed, 31 Jul 2013 16:02:06 +0000 (09:02 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' of https://git.php.net/repository/php-src:
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Fixed bug #65018 (SoapHeader problems with SoapServer)
Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s)
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Fixed php-5.2 support
added test script for bug65045.
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Added support for glob symbols in blacklist entries (?, *, **)
Fixed bug #65336
Christopher Jones [Wed, 31 Jul 2013 16:01:56 +0000 (09:01 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
* 'PHP-5.5' of https://git.php.net/repository/php-src:
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Fixed bug #65018 (SoapHeader problems with SoapServer)
Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s)
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Fixed php-5.2 support
added test script for bug65045.
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Added support for glob symbols in blacklist entries (?, *, **)
Fixed bug #65336
Christopher Jones [Wed, 31 Jul 2013 16:01:54 +0000 (09:01 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
* 'PHP-5.4' of https://git.php.net/repository/php-src:
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Fixed bug #65018 (SoapHeader problems with SoapServer)
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Dmitry Stogov [Wed, 31 Jul 2013 13:37:27 +0000 (17:37 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Dmitry Stogov [Wed, 31 Jul 2013 13:37:08 +0000 (17:37 +0400)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Dmitry Stogov [Wed, 31 Jul 2013 13:36:06 +0000 (17:36 +0400)]
Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL)
Dmitry Stogov [Wed, 31 Jul 2013 12:35:09 +0000 (16:35 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #65018 (SoapHeader problems with SoapServer)
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Fixed bug #65336
Conflicts:
NEWS
Dmitry Stogov [Wed, 31 Jul 2013 12:34:26 +0000 (16:34 +0400)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed bug #65018 (SoapHeader problems with SoapServer)
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Fixed bug #65336
Conflicts:
NEWS
Dmitry Stogov [Wed, 31 Jul 2013 12:32:26 +0000 (16:32 +0400)]
Fixed bug #65018 (SoapHeader problems with SoapServer)
Dmitry Stogov [Wed, 31 Jul 2013 10:24:30 +0000 (14:24 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s)
added test script for bug65045.
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Conflicts:
NEWS
Dmitry Stogov [Wed, 31 Jul 2013 10:20:56 +0000 (14:20 +0400)]
Added opcache.restrict_api configuration directive that may limit usage of OPcahce API functions only to patricular script(s)
Sara Golemon [Wed, 31 Jul 2013 07:49:30 +0000 (00:49 -0700)]
Merge branch 'pull-request/399'
Rui Hirokawa [Tue, 30 Jul 2013 23:46:54 +0000 (08:46 +0900)]
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Dmitry Stogov [Tue, 30 Jul 2013 23:24:04 +0000 (03:24 +0400)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
* 'PHP-5.5' of git.php.net:php-src:
added test script for bug65045.
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Dmitry Stogov [Tue, 30 Jul 2013 23:23:10 +0000 (03:23 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed php-5.2 support
Dmitry Stogov [Tue, 30 Jul 2013 23:22:34 +0000 (03:22 +0400)]
Fixed php-5.2 support
Rui Hirokawa [Tue, 30 Jul 2013 23:18:51 +0000 (08:18 +0900)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Rui Hirokawa [Tue, 30 Jul 2013 23:18:39 +0000 (08:18 +0900)]
added test script for bug65045.
Rui Hirokawa [Tue, 30 Jul 2013 23:17:15 +0000 (08:17 +0900)]
MFH: fixed #65045: mb_convert_encoding breaks well-formed character.
Dmitry Stogov [Tue, 30 Jul 2013 23:04:48 +0000 (03:04 +0400)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
* 'PHP-5.5' of git.php.net:php-src:
Dmitry Stogov [Tue, 30 Jul 2013 23:04:22 +0000 (03:04 +0400)]
Merge branch 'master' of git.php.net:php-src
* 'master' of git.php.net:php-src:
Remove tabs on blanklines in Makefile sources. This prevents a 'suspicious line' warning when editing & saving Makefile using Emacs.
Dmitry Stogov [Tue, 30 Jul 2013 23:04:00 +0000 (03:04 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Added support for glob symbols in blacklist entries (?, *, **)
Conflicts:
NEWS
Dmitry Stogov [Tue, 30 Jul 2013 23:01:19 +0000 (03:01 +0400)]
Added support for glob symbols in blacklist entries (?, *, **)
Christopher Jones [Tue, 30 Jul 2013 20:39:29 +0000 (13:39 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src
* 'master' of https://git.php.net/repository/php-src:
Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw)
A minor fix for configure outpu (Tony)
Christopher Jones [Tue, 30 Jul 2013 20:39:20 +0000 (13:39 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
* 'PHP-5.5' of https://git.php.net/repository/php-src:
Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw)
A minor fix for configure outpu (Tony)
Christopher Jones [Tue, 30 Jul 2013 20:36:10 +0000 (13:36 -0700)]
Remove tabs on blanklines in Makefile sources. This prevents a
'suspicious line' warning when editing & saving Makefile using Emacs.
Dmitry Stogov [Tue, 30 Jul 2013 18:33:46 +0000 (22:33 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw)
Dmitry Stogov [Tue, 30 Jul 2013 18:31:37 +0000 (22:31 +0400)]
Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw)
Dmitry Stogov [Tue, 30 Jul 2013 18:04:55 +0000 (22:04 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
A minor fix for configure outpu (Tony)
Dmitry Stogov [Tue, 30 Jul 2013 18:03:21 +0000 (22:03 +0400)]
A minor fix for configure outpu (Tony)
Dmitry Stogov [Tue, 30 Jul 2013 13:36:47 +0000 (17:36 +0400)]
Merge branch 'PHP-5.5'
* PHP-5.5:
Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).
Conflicts:
NEWS