]> granicus.if.org Git - php/log
php
8 years agoRevert "fix yet another leak"
Anatol Belski [Fri, 29 Jan 2016 19:58:00 +0000 (20:58 +0100)]
Revert "fix yet another leak"

This reverts commit 39084ccc689397a11de4d231fe8629549d66ce73.

8 years agoadd XFAIL
Anatol Belski [Fri, 29 Jan 2016 19:57:05 +0000 (20:57 +0100)]
add XFAIL

8 years agoRevert "refix #69111 and one related test"
Anatol Belski [Fri, 29 Jan 2016 19:50:14 +0000 (20:50 +0100)]
Revert "refix #69111 and one related test"

This reverts commit 80f7b0125875116fdbcdaf48cf8b1bbf93cb378c.

8 years agoRevert "fix tests"
Anatol Belski [Fri, 29 Jan 2016 19:49:52 +0000 (20:49 +0100)]
Revert "fix tests"

This reverts commit d964ccba4008ca090c1c5b443aff196fc3ef947d.

8 years agoRevert "fix leak in 7.0"
Anatol Belski [Fri, 29 Jan 2016 19:46:47 +0000 (20:46 +0100)]
Revert "fix leak in 7.0"

This reverts commit ee49df011ce55f088908c54ef24ce4db45574414.

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 19:37:46 +0000 (20:37 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  add XFAIL
  Revert "fix leak in 5.6"

8 years agoadd XFAIL
Anatol Belski [Fri, 29 Jan 2016 19:36:11 +0000 (20:36 +0100)]
add XFAIL

8 years agoRevert "fix leak in 5.6"
Anatol Belski [Fri, 29 Jan 2016 19:33:39 +0000 (20:33 +0100)]
Revert "fix leak in 5.6"

This reverts commit fa548e5ca9b275ac383cadddde0f4e6d9a806f24.

8 years agorefix #69111 and one related test
Anatol Belski [Fri, 29 Jan 2016 18:53:17 +0000 (19:53 +0100)]
refix #69111 and one related test

It is the least evil as the test just reduces the fail path. 5.6 seems
still broken in this regard, a backport should follow if travis is happy.

8 years agoopcache config.m4: Use = for comparison
Guillaume Outters [Thu, 28 Jan 2016 21:54:24 +0000 (22:54 +0100)]
opcache config.m4: Use = for comparison

HAVE_OPCACHE_FILE_CACHE and HAVE_HUGE_CODE_PAGES where not
correctly set on old systems (e.g. FreeBSD 8), due to a PHPism in
config.m4.  Using the standard shell operator = instead of == makes
the configure script produce the correct output.

8 years agophpdbg config.m4: make it detectable by old shells
Guillaume Outters [Thu, 28 Jan 2016 20:36:14 +0000 (21:36 +0100)]
phpdbg config.m4: make it detectable by old shells

--enable-phpdbg is not detected on old systems (e.g.: stock FreeBSD 8), due to a PHPism in config.m4 (use of == operator).
Replacing == with the historic = makes it pass.

8 years agofix tests
Anatol Belski [Fri, 29 Jan 2016 15:32:27 +0000 (16:32 +0100)]
fix tests

8 years agofix yet another leak
Anatol Belski [Fri, 29 Jan 2016 15:03:01 +0000 (16:03 +0100)]
fix yet another leak

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Derick Rethans [Fri, 29 Jan 2016 14:34:47 +0000 (15:34 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoAdded entry to NEWS
Derick Rethans [Fri, 29 Jan 2016 14:34:36 +0000 (15:34 +0100)]
Added entry to NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Derick Rethans [Fri, 29 Jan 2016 14:30:31 +0000 (15:30 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoUse the new timelib function for comparing times
Derick Rethans [Fri, 29 Jan 2016 14:28:11 +0000 (15:28 +0100)]
Use the new timelib function for comparing times

8 years agoTest + support for negative timestamps with microtime
Willem-Jan [Mon, 30 Nov 2015 16:35:12 +0000 (17:35 +0100)]
Test + support for negative timestamps with microtime

8 years agoAlso test against equality
Willem-Jan [Mon, 30 Nov 2015 14:35:16 +0000 (15:35 +0100)]
Also test against equality

8 years agoCompare agaist fraction when sse are equal
Willem-Jan [Mon, 30 Nov 2015 13:58:02 +0000 (14:58 +0100)]
Compare agaist fraction when sse are equal

8 years agoAdded test for comparing dates with microseconds
Willem-Jan [Mon, 30 Nov 2015 13:18:58 +0000 (14:18 +0100)]
Added test for comparing dates with microseconds

8 years agoMerge in changes in timelib 2016.01
Derick Rethans [Fri, 29 Jan 2016 14:21:55 +0000 (15:21 +0100)]
Merge in changes in timelib 2016.01

8 years agofix wrong gc sequence
Anatol Belski [Fri, 29 Jan 2016 14:18:59 +0000 (15:18 +0100)]
fix wrong gc sequence

8 years agofix leak in 7.0
Anatol Belski [Fri, 29 Jan 2016 13:37:46 +0000 (14:37 +0100)]
fix leak in 7.0

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 12:59:28 +0000 (13:59 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  fix leak in 5.6

8 years agofix leak in 5.6
Anatol Belski [Fri, 29 Jan 2016 12:56:11 +0000 (13:56 +0100)]
fix leak in 5.6

8 years agorevert the API string as well
Anatol Belski [Fri, 29 Jan 2016 11:52:41 +0000 (12:52 +0100)]
revert the API string as well

8 years agoupdate NEWS
Anatol Belski [Fri, 29 Jan 2016 11:44:42 +0000 (12:44 +0100)]
update NEWS

Fix for #70720 is postphoned to 7.0.4

8 years agoadjust test for 7.0
Anatol Belski [Fri, 29 Jan 2016 11:29:41 +0000 (12:29 +0100)]
adjust test for 7.0

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 11:29:05 +0000 (12:29 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  add test for bug #69111

8 years agoadd test for bug #69111
Anatol Belski [Fri, 29 Jan 2016 11:27:35 +0000 (12:27 +0100)]
add test for bug #69111

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 10:28:38 +0000 (11:28 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Fri, 29 Jan 2016 10:27:44 +0000 (11:27 +0100)]
update NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 10:25:32 +0000 (11:25 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  refix bug #69111, crash in 5.6 only

8 years agorefix bug #69111, crash in 5.6 only
Anatol Belski [Fri, 29 Jan 2016 10:24:19 +0000 (11:24 +0100)]
refix bug #69111, crash in 5.6 only

8 years agoNEWS
Remi Collet [Fri, 29 Jan 2016 09:24:40 +0000 (10:24 +0100)]
NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Remi Collet [Fri, 29 Jan 2016 09:24:15 +0000 (10:24 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  NEWS
  Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup

8 years agoNEWS
Remi Collet [Fri, 29 Jan 2016 09:23:42 +0000 (10:23 +0100)]
NEWS

8 years agoFixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup
Remi Collet [Fri, 29 Jan 2016 09:20:42 +0000 (10:20 +0100)]
Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup

Only needed with Apache version < 2.4.12 (ex RHEL-7)

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 07:43:13 +0000 (08:43 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  update NEWS

8 years agoupdate NEWS
Anatol Belski [Fri, 29 Jan 2016 07:42:54 +0000 (08:42 +0100)]
update NEWS

8 years agoupdate NEWS
Anatol Belski [Fri, 29 Jan 2016 07:41:25 +0000 (08:41 +0100)]
update NEWS

8 years agoreset ext/session to the state of 7.0.2
Anatol Belski [Fri, 29 Jan 2016 07:37:27 +0000 (08:37 +0100)]
reset ext/session to the state of 7.0.2

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 29 Jan 2016 07:37:05 +0000 (08:37 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  reset the ext/session to the state of 5.6.17

8 years agoreset the ext/session to the state of 5.6.17
Anatol Belski [Fri, 29 Jan 2016 07:33:09 +0000 (08:33 +0100)]
reset the ext/session to the state of 5.6.17

8 years agoFixed bug #71474 (Crash because of VM stack corruption on Magento2).
Dmitry Stogov [Thu, 28 Jan 2016 08:41:15 +0000 (11:41 +0300)]
Fixed bug #71474 (Crash because of VM stack corruption on Magento2).

8 years agoUse safe alloc functions when calculations are made on sizes.
Stanislav Malyshev [Wed, 27 Jan 2016 06:10:43 +0000 (22:10 -0800)]
Use safe alloc functions when calculations are made on sizes.

Fixes bug #71449, bug #71450

8 years agoFixed bug #71439 (OpenSSL-dependent test fails to skip when openssl not enabled)
Xinchen Hui [Tue, 26 Jan 2016 08:22:31 +0000 (16:22 +0800)]
Fixed bug #71439 (OpenSSL-dependent test fails to skip when openssl not enabled)

8 years agoAdded test for bug #71443
Xinchen Hui [Tue, 26 Jan 2016 07:59:18 +0000 (15:59 +0800)]
Added test for bug #71443

8 years agoFixed bug #71443 (Segfault using built-in webserver with intl using symfony)
Xinchen Hui [Tue, 26 Jan 2016 07:57:39 +0000 (15:57 +0800)]
Fixed bug #71443 (Segfault using built-in webserver with intl using symfony)

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Jakub Zelenka [Mon, 25 Jan 2016 17:19:18 +0000 (17:19 +0000)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix memory leak with not freeing OpenSSL errors
Jakub Zelenka [Mon, 25 Jan 2016 16:50:16 +0000 (16:50 +0000)]
Fix memory leak with not freeing OpenSSL errors

8 years agocheck for NULL and avoid crashes
Antony Dovgal [Mon, 25 Jan 2016 11:29:51 +0000 (14:29 +0300)]
check for NULL and avoid crashes

8 years agoFixed bug #71442 (forward_static_call crash)
Xinchen Hui [Mon, 25 Jan 2016 04:13:22 +0000 (12:13 +0800)]
Fixed bug #71442 (forward_static_call crash)

8 years agoUpdate libmagic.patch for PHP-7.0
Xinchen Hui [Mon, 25 Jan 2016 03:45:20 +0000 (11:45 +0800)]
Update libmagic.patch for PHP-7.0

8 years agoFixed compiler warnings
Xinchen Hui [Mon, 25 Jan 2016 03:42:36 +0000 (11:42 +0800)]
Fixed compiler warnings

8 years agoFixed bug #71434 (finfo throws notice for specific python file)
Xinchen Hui [Mon, 25 Jan 2016 03:40:08 +0000 (11:40 +0800)]
Fixed bug #71434 (finfo throws notice for specific python file)

8 years agoUpdate libmagic.patch for PHP-5.6
Xinchen Hui [Mon, 25 Jan 2016 03:25:04 +0000 (11:25 +0800)]
Update libmagic.patch for PHP-5.6

8 years agoFixed bug #7143 (finfo throws notice for specific python file)
Xinchen Hui [Mon, 25 Jan 2016 03:20:48 +0000 (11:20 +0800)]
Fixed bug #7143 (finfo throws notice for specific python file)

There seems be a bug while it was changed from regexec to
preg_match_impl:
https://github.com/php/php-src/commit/46906925#diff-56e765972d18c84894ea061cfe58076aR1757

8 years agoFixed bug #71441 (Typehinted Generator with return in try/finally crashes)
Bob Weinand [Sun, 24 Jan 2016 18:55:16 +0000 (19:55 +0100)]
Fixed bug #71441 (Typehinted Generator with return in try/finally crashes)

8 years agoFixed warning of incompatible pointer
Xinchen Hui [Sun, 24 Jan 2016 06:49:15 +0000 (22:49 -0800)]
Fixed warning of incompatible pointer

8 years agoUse uint64_t for flags (warning)
Bob Weinand [Sat, 23 Jan 2016 17:16:57 +0000 (18:16 +0100)]
Use uint64_t for flags (warning)

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Thu, 21 Jan 2016 01:25:23 +0000 (02:25 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  re-arrange NEWS

8 years agore-arrange NEWS
Ferenc Kovacs [Thu, 21 Jan 2016 01:24:51 +0000 (02:24 +0100)]
re-arrange NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Ferenc Kovacs [Wed, 20 Jan 2016 14:43:15 +0000 (15:43 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  5.6.19 will be next

8 years ago5.6.19 will be next
Ferenc Kovacs [Wed, 20 Jan 2016 14:39:05 +0000 (15:39 +0100)]
5.6.19 will be next

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Remi Collet [Wed, 20 Jan 2016 12:10:56 +0000 (13:10 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix test when run with openssl < 1.0.2 (reorder so no more SSLv2 message) Fix skip message to work

8 years agoFix test when run with openssl < 1.0.2 (reorder so no more SSLv2 message)
Remi Collet [Wed, 20 Jan 2016 12:08:58 +0000 (13:08 +0100)]
Fix test when run with openssl < 1.0.2 (reorder so no more SSLv2 message)
Fix skip message to work

8 years agoMerge branch 'PHP-7.0' of https://github.com/php/php-src into PHP-7.0
Joe Watkins [Wed, 20 Jan 2016 10:52:57 +0000 (10:52 +0000)]
Merge branch 'PHP-7.0' of https://github.com/php/php-src into PHP-7.0

8 years agofix ReflectionClass::__toString doc block omitted
Joe Watkins [Wed, 20 Jan 2016 10:52:27 +0000 (10:52 +0000)]
fix ReflectionClass::__toString doc block omitted

8 years agoimprove fix for bug #71201
Anatol Belski [Wed, 20 Jan 2016 08:46:09 +0000 (09:46 +0100)]
improve fix for bug #71201

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Wed, 20 Jan 2016 08:45:49 +0000 (09:45 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  improve fix for bug #71201

8 years agoimprove fix for bug #71201
Anatol Belski [Wed, 20 Jan 2016 08:44:28 +0000 (09:44 +0100)]
improve fix for bug #71201

8 years agoadd 7.0.4 block to NEWS
Anatol Belski [Tue, 19 Jan 2016 07:03:44 +0000 (08:03 +0100)]
add 7.0.4 block to NEWS

8 years agobump version to 7.0.4-dev
Anatol Belski [Tue, 19 Jan 2016 07:02:39 +0000 (08:02 +0100)]
bump version to 7.0.4-dev

8 years agofix test for 7.0, OpenSSL >= 1.0.2 disables SSLv2 by default
Anatol Belski [Mon, 18 Jan 2016 17:23:07 +0000 (18:23 +0100)]
fix test for 7.0, OpenSSL >= 1.0.2 disables SSLv2 by default

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Mon, 18 Jan 2016 16:02:23 +0000 (17:02 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  fork test
  fix test
  fork test
  fork test for win32
  fork test

8 years agofork test
Anatol Belski [Mon, 18 Jan 2016 15:59:17 +0000 (16:59 +0100)]
fork test

8 years agofix test
Anatol Belski [Mon, 18 Jan 2016 15:52:48 +0000 (16:52 +0100)]
fix test

8 years agofork test
Anatol Belski [Mon, 18 Jan 2016 15:45:35 +0000 (16:45 +0100)]
fork test

8 years agofork test for win32
Anatol Belski [Mon, 18 Jan 2016 15:37:04 +0000 (16:37 +0100)]
fork test for win32

8 years agofork test
Anatol Belski [Mon, 18 Jan 2016 15:34:20 +0000 (16:34 +0100)]
fork test

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Yasuo Ohgaki [Mon, 18 Jan 2016 04:35:01 +0000 (13:35 +0900)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Use SUCCESS/FAILURE

8 years agoUse SUCCESS/FAILURE
Yasuo Ohgaki [Mon, 18 Jan 2016 04:27:52 +0000 (13:27 +0900)]
Use SUCCESS/FAILURE

8 years agoFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test
Yasuo Ohgaki [Mon, 18 Jan 2016 01:51:29 +0000 (10:51 +0900)]
Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Yasuo Ohgaki [Mon, 18 Jan 2016 01:52:11 +0000 (10:52 +0900)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test

8 years agoFixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test
Yasuo Ohgaki [Mon, 18 Jan 2016 01:51:29 +0000 (10:51 +0900)]
Fixed bug #65720 ext/mbstring/libmbfl/filters/mbfilter_cp5022x.c:281: bad if test

8 years agoUpdate NEWS
Yasuo Ohgaki [Mon, 18 Jan 2016 00:47:34 +0000 (09:47 +0900)]
Update NEWS

8 years agoMerge branch 'pull-request/1731' into PHP-7.0
Yasuo Ohgaki [Mon, 18 Jan 2016 00:39:38 +0000 (09:39 +0900)]
Merge branch 'pull-request/1731' into PHP-7.0

* pull-request/1731:
  Fixed bug 71397 (mb_send_mail segmentation fault)

8 years agoFixed bug #71397 (mb_send_mail segmentation fault)
Yasuo Ohgaki [Mon, 18 Jan 2016 00:22:04 +0000 (09:22 +0900)]
Fixed bug #71397 (mb_send_mail segmentation fault)

8 years agoFixed bug 71397 (mb_send_mail segmentation fault)
Tim Düsterhus [Sun, 17 Jan 2016 14:03:47 +0000 (15:03 +0100)]
Fixed bug 71397 (mb_send_mail segmentation fault)

8 years agoMerge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
Yasuo Ohgaki [Sun, 17 Jan 2016 08:14:15 +0000 (17:14 +0900)]
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:php-src:
  Remove unnecessary warning by warning reorder.

8 years agoFixed bug #71394 (session_regenerate_id() must close opened session on errors)
Yasuo Ohgaki [Sun, 17 Jan 2016 08:09:08 +0000 (17:09 +0900)]
Fixed bug #71394 (session_regenerate_id() must close opened session on errors)

8 years agoRemove unnecessary warning by warning reorder.
Yasuo Ohgaki [Sun, 17 Jan 2016 07:21:01 +0000 (16:21 +0900)]
Remove unnecessary warning by warning reorder.

8 years agoRemove unnecessary warning by warning reorder.
Yasuo Ohgaki [Sun, 17 Jan 2016 07:21:01 +0000 (16:21 +0900)]
Remove unnecessary warning by warning reorder.

8 years agoAdd test for Bug #70133 (Extended SessionHandler::read is ignoring $session_id when...
Yasuo Ohgaki [Fri, 15 Jan 2016 20:29:06 +0000 (05:29 +0900)]
Add test for Bug #70133 (Extended SessionHandler::read is ignoring $session_id when calling parent)

8 years agoPS(id) is zend_string *, use appropriate API
Anatol Belski [Fri, 15 Jan 2016 14:47:09 +0000 (15:47 +0100)]
PS(id) is zend_string *, use appropriate API

8 years agoUpdate NEWS
Yasuo Ohgaki [Fri, 15 Jan 2016 08:05:12 +0000 (17:05 +0900)]
Update NEWS

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Anatol Belski [Fri, 15 Jan 2016 07:43:56 +0000 (08:43 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fix header file include

8 years agoFix header file include
Jason Young [Tue, 12 Jan 2016 13:56:00 +0000 (21:56 +0800)]
Fix header file include