]>
granicus.if.org Git - php/log
Stanislav Malyshev [Sun, 1 Feb 2015 07:22:57 +0000 (23:22 -0800)]
Merge branch 'pull-request/1025'
* pull-request/1025:
Use svg instead of png to get better image quality
Stanislav Malyshev [Sun, 1 Feb 2015 07:20:25 +0000 (23:20 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
add NEWS
Stanislav Malyshev [Sun, 1 Feb 2015 07:19:44 +0000 (23:19 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
add NEWS
Stanislav Malyshev [Sun, 1 Feb 2015 07:19:23 +0000 (23:19 -0800)]
add NEWS
Stanislav Malyshev [Sun, 1 Feb 2015 07:17:33 +0000 (23:17 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Added test and possible fix for https://bugs.php.net/bug.php?id=67068
Stanislav Malyshev [Sun, 1 Feb 2015 07:17:24 +0000 (23:17 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Added test and possible fix for https://bugs.php.net/bug.php?id=67068
Danack [Tue, 13 Jan 2015 01:24:19 +0000 (01:24 +0000)]
Added test and possible fix for https://bugs.php.net/bug.php?id=67068
Stanislav Malyshev [Sun, 1 Feb 2015 07:12:00 +0000 (23:12 -0800)]
Merge branch 'pull-request/994'
* pull-request/994:
Added test and possible fix for https://bugs.php.net/bug.php?id=67068
Stanislav Malyshev [Sun, 1 Feb 2015 07:11:18 +0000 (23:11 -0800)]
Merge branch 'pull-request/988'
* pull-request/988:
remove PHP4 extension structure compat
Stanislav Malyshev [Sun, 1 Feb 2015 07:10:37 +0000 (23:10 -0800)]
Merge branch 'pull-request/945'
* pull-request/945:
Update zend_accelerator_hash.c
hashmap sizes
Wasted Shared Memory aboce 2Gb fix
Stanislav Malyshev [Sun, 1 Feb 2015 06:04:39 +0000 (22:04 -0800)]
Merge branch 'pull-request/989'
* pull-request/989:
Fix a few tests and remove error/warning for *0
Fix spaces -> tabs
Add deprecated notice to invalid DES salts.
Stanislav Malyshev [Sun, 1 Feb 2015 05:50:08 +0000 (21:50 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Use better constant since MAXHOSTNAMELEN may mean shorter name
use right sizeof for memset
Conflicts:
ext/sockets/sockaddr_conv.c
ext/standard/dns.c
Stanislav Malyshev [Sun, 1 Feb 2015 05:48:40 +0000 (21:48 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Use better constant since MAXHOSTNAMELEN may mean shorter name
use right sizeof for memset
Stanislav Malyshev [Sun, 1 Feb 2015 05:47:22 +0000 (21:47 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Use better constant since MAXHOSTNAMELEN may mean shorter name
use right sizeof for memset
Stanislav Malyshev [Sun, 1 Feb 2015 05:46:56 +0000 (21:46 -0800)]
Use better constant since MAXHOSTNAMELEN may mean shorter name
Stanislav Malyshev [Sun, 1 Feb 2015 05:30:58 +0000 (21:30 -0800)]
use right sizeof for memset
Stanislav Malyshev [Sun, 1 Feb 2015 03:13:46 +0000 (19:13 -0800)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Add mitigation for CVE-2015-0235 (bug #68925)
Add mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 03:12:00 +0000 (19:12 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Add mitigation for CVE-2015-0235 (bug #68925)
Add mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 03:08:37 +0000 (19:08 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Add mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)
Yasuo Ohgaki [Sat, 31 Jan 2015 20:15:27 +0000 (05:15 +0900)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed typo in comment
Yasuo Ohgaki [Sat, 31 Jan 2015 20:14:56 +0000 (05:14 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed typo in comment
Yasuo Ohgaki [Sat, 31 Jan 2015 20:14:27 +0000 (05:14 +0900)]
Fixed typo in comment
Xinchen Hui [Sat, 31 Jan 2015 11:12:30 +0000 (19:12 +0800)]
UPDATE NEWS
Xinchen Hui [Sat, 31 Jan 2015 10:13:43 +0000 (18:13 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Sat, 31 Jan 2015 10:12:31 +0000 (18:12 +0800)]
Fixed Magic getter bug tickled by Moodle
Michael Wallner [Sat, 31 Jan 2015 09:57:53 +0000 (10:57 +0100)]
Partially revert. I did not notice there's alaready a .PHONY target for
generated_lists. Force removing configure before running autoconf is
enough to make this work as expected.
Xinchen Hui [Sat, 31 Jan 2015 08:50:17 +0000 (16:50 +0800)]
Fixed unused opline warning
Michael Wallner [Fri, 30 Jan 2015 22:11:33 +0000 (23:11 +0100)]
Merge branch 'incorrect_close' of github.com:MegaManSec/php-src
* 'incorrect_close' of github.com:MegaManSec/php-src:
Use correct deallocator in phpdbg
Michael Wallner [Fri, 30 Jan 2015 22:05:10 +0000 (23:05 +0100)]
Merge branch 'close_cor' of github.com:MegaManSec/php-src
* 'close_cor' of github.com:MegaManSec/php-src:
Fix interbase va_start
Michael Wallner [Fri, 30 Jan 2015 22:01:26 +0000 (23:01 +0100)]
Squashed commit of the following:
commit
5cee14b14b6627a23b9b6c5f9258ec1728b28ec5
Merge:
6392e1e 59593ba
Author: Shafreeck Sea <renenglish@gmail.com>
Date: Tue Jan 27 19:15:48 2015 +0800
Merge branch 'master' of git://github.com/php/php-src
commit
6392e1e86a3ff97565d5941b819de4c776fc2390
Author: Shafreeck Sea <renenglish@gmail.com>
Date: Tue Jan 27 11:32:04 2015 +0800
Remove duplicated line
Michael Wallner [Fri, 30 Jan 2015 21:49:44 +0000 (22:49 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 21:32:00 +0000 (22:32 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 21:19:23 +0000 (22:19 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 20:36:23 +0000 (21:36 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 19:11:25 +0000 (20:11 +0100)]
fix warning
Michael Wallner [Fri, 30 Jan 2015 19:08:17 +0000 (20:08 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 19:04:04 +0000 (20:04 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 18:54:46 +0000 (19:54 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 18:52:09 +0000 (19:52 +0100)]
really only signal reports
Michael Wallner [Fri, 30 Jan 2015 18:03:59 +0000 (19:03 +0100)]
fix warnings
Michael Wallner [Fri, 30 Jan 2015 17:00:23 +0000 (18:00 +0100)]
also catch segfaults reported by subshells
Michael Wallner [Fri, 30 Jan 2015 16:58:49 +0000 (17:58 +0100)]
make buildconf actually work
Anatol Belski [Fri, 30 Jan 2015 15:31:19 +0000 (16:31 +0100)]
fix datatype mismatches, improve error checks
Xinchen Hui [Fri, 30 Jan 2015 14:11:50 +0000 (22:11 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Fri, 30 Jan 2015 14:11:21 +0000 (22:11 +0800)]
Anatol Belski [Fri, 30 Jan 2015 13:36:33 +0000 (14:36 +0100)]
fix datatype mismatches, improve error checks
Anatol Belski [Fri, 30 Jan 2015 12:52:11 +0000 (13:52 +0100)]
fix datatype mismatches, improved error checks
Anatol Belski [Fri, 30 Jan 2015 11:14:27 +0000 (12:14 +0100)]
fix datatype mismatch warns, improve error check
Anatol Belski [Fri, 30 Jan 2015 10:20:25 +0000 (11:20 +0100)]
make the cleanup function as static, as it's not exported
Anatol Belski [Fri, 30 Jan 2015 10:10:11 +0000 (11:10 +0100)]
fix datatype mismatches, add stronger error checks
Anatol Belski [Fri, 30 Jan 2015 10:02:25 +0000 (11:02 +0100)]
fix datatype mismatches, improve error checks
Anatol Belski [Fri, 30 Jan 2015 09:31:37 +0000 (10:31 +0100)]
remove unused var
Anatol Belski [Fri, 30 Jan 2015 09:30:45 +0000 (10:30 +0100)]
remove unused variable
Anatol Belski [Fri, 30 Jan 2015 09:28:57 +0000 (10:28 +0100)]
remove unused var
Xinchen Hui [Fri, 30 Jan 2015 09:01:59 +0000 (17:01 +0800)]
Revert "Fixed warning "(null)(): supplied resource is not a valid cURL handle resource in Unknown on line 0""
This reverts commit
348be58f869359513436f8dae44692c4c235c9dd .
Xinchen Hui [Fri, 30 Jan 2015 08:50:55 +0000 (16:50 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Fri, 30 Jan 2015 08:50:13 +0000 (16:50 +0800)]
Fixed warning "(null)(): supplied resource is not a valid cURL handle resource in Unknown on line 0"
Anatol Belski [Fri, 30 Jan 2015 08:23:09 +0000 (09:23 +0100)]
nmake install missing header
Xinchen Hui [Fri, 30 Jan 2015 05:19:27 +0000 (13:19 +0800)]
indent
Xinchen Hui [Fri, 30 Jan 2015 05:17:35 +0000 (13:17 +0800)]
Add more test for bug #68937
Xinchen Hui [Fri, 30 Jan 2015 05:14:44 +0000 (13:14 +0800)]
Update NEWs
Xinchen Hui [Fri, 30 Jan 2015 05:12:58 +0000 (13:12 +0800)]
Fixed bug #68937 (Segfault in curl_multi_exec)
Xinchen Hui [Fri, 30 Jan 2015 03:09:19 +0000 (11:09 +0800)]
Merge branch 'new_null_de' of https://github.com/MegaManSec/php-src
Xinchen Hui [Fri, 30 Jan 2015 03:01:42 +0000 (11:01 +0800)]
Fixed bug #68945 (Unknown admin values segfault pools)
Joshua Rogers [Fri, 30 Jan 2015 02:30:17 +0000 (13:30 +1100)]
Add check for null pointer, as done in case 5 lines above.
Xinchen Hui [Thu, 29 Jan 2015 11:28:46 +0000 (19:28 +0800)]
Fixed valgrind issue in mb_ereg_replace_variation1.phpt
Yasuo Ohgaki [Thu, 29 Jan 2015 10:48:50 +0000 (19:48 +0900)]
Remove excessive macros
Yasuo Ohgaki [Thu, 29 Jan 2015 06:27:24 +0000 (15:27 +0900)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Use bash rather than sh
Yasuo Ohgaki [Thu, 29 Jan 2015 06:27:08 +0000 (15:27 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Use bash rather than sh
Yasuo Ohgaki [Thu, 29 Jan 2015 06:21:17 +0000 (15:21 +0900)]
Use bash rather than sh
Xinchen Hui [Thu, 29 Jan 2015 04:50:56 +0000 (12:50 +0800)]
reorder the branches
Xinchen Hui [Thu, 29 Jan 2015 04:35:44 +0000 (12:35 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Thu, 29 Jan 2015 04:35:18 +0000 (12:35 +0800)]
ppid must be IS_STRING
Yasuo Ohgaki [Thu, 29 Jan 2015 04:28:28 +0000 (13:28 +0900)]
Use proper type
Xinchen Hui [Thu, 29 Jan 2015 04:22:55 +0000 (12:22 +0800)]
The argument must be not changed in session_start
Xinchen Hui [Thu, 29 Jan 2015 03:59:37 +0000 (11:59 +0800)]
Fixed annoying warnings
Yasuo Ohgaki [Thu, 29 Jan 2015 03:03:58 +0000 (12:03 +0900)]
Merge branch 'pull-request/1016'
* pull-request/1016:
Implement RFC: Introduce session_start() options
Yasuo Ohgaki [Thu, 29 Jan 2015 01:31:39 +0000 (10:31 +0900)]
Cleanup session id files after test
Yasuo Ohgaki [Thu, 29 Jan 2015 00:55:36 +0000 (09:55 +0900)]
Merge branch 'master' into master-rfc-session-lock4
Conflicts:
UPGRADING
Yasuo Ohgaki [Thu, 29 Jan 2015 00:29:57 +0000 (09:29 +0900)]
Merge branch 'PHP-5.6'
* PHP-5.6:
Fixed Bug #68941 mod_files.sh is a bash-script
Yasuo Ohgaki [Thu, 29 Jan 2015 00:26:55 +0000 (09:26 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
Fixed Bug #68941 mod_files.sh is a bash-script
Yasuo Ohgaki [Thu, 29 Jan 2015 00:23:10 +0000 (09:23 +0900)]
Fixed Bug #68941 mod_files.sh is a bash-script
Nikita Popov [Tue, 17 Apr 2012 13:45:53 +0000 (15:45 +0200)]
Remove support for hex number from is_numeric_string
Stanislav Malyshev [Sun, 25 Jan 2015 09:21:53 +0000 (01:21 -0800)]
add imap
Xinchen Hui [Wed, 28 Jan 2015 16:02:03 +0000 (00:02 +0800)]
Merge branch 'PHP-5.6'
Conflicts:
ext/phar/phar_object.c
Xinchen Hui [Wed, 28 Jan 2015 16:01:24 +0000 (00:01 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Wed, 28 Jan 2015 16:01:13 +0000 (00:01 +0800)]
Update News
Xinchen Hui [Wed, 28 Jan 2015 16:01:00 +0000 (00:01 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Wed, 28 Jan 2015 16:00:09 +0000 (00:00 +0800)]
Fixed bug #68901 (use after free)
Anatol Belski [Wed, 28 Jan 2015 14:14:56 +0000 (15:14 +0100)]
fix unportable dereferencing
Popa Adrian Marius [Wed, 28 Jan 2015 13:39:58 +0000 (15:39 +0200)]
Merge branch 'master' of https://git.php.net/push/php-src
* 'master' of https://git.php.net/push/php-src:
Fixed #68868 (Segfault in clean_non_persistent_constants() in SugarCRM 6.5.20)
Popa Adrian Marius [Wed, 28 Jan 2015 13:39:42 +0000 (15:39 +0200)]
fbird_close if connection_id omitted, the last opened link is assumed , so it was already closed
Xinchen Hui [Wed, 28 Jan 2015 09:12:23 +0000 (17:12 +0800)]
Fixed #68868 (Segfault in clean_non_persistent_constants() in SugarCRM 6.5.20)
Yasuo Ohgaki [Wed, 28 Jan 2015 07:01:10 +0000 (16:01 +0900)]
Remove legacy code
Yasuo Ohgaki [Wed, 28 Jan 2015 05:22:22 +0000 (14:22 +0900)]
Forgot to apply important peace of patch
Dmitry Stogov [Wed, 28 Jan 2015 03:56:19 +0000 (06:56 +0300)]
Merge branch 'typed_returns' of github.com:morrisonlevi/php-src into test
* 'typed_returns' of github.com:morrisonlevi/php-src:
Implement return types
Xinchen Hui [Wed, 28 Jan 2015 02:55:25 +0000 (10:55 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src