]> granicus.if.org Git - php/log
php
12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 5 Aug 2012 04:46:55 +0000 (12:46 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFix 126 tests failed of phar when --enable-zend-multibyte
Xinchen Hui [Sun, 5 Aug 2012 04:40:59 +0000 (12:40 +0800)]
Fix 126 tests failed of phar when --enable-zend-multibyte

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 4 Aug 2012 03:29:04 +0000 (11:29 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 4 Aug 2012 03:14:03 +0000 (11:14 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
Zend/zend_API.h

12 years agoThis becomes useless, since we have set that in the INIT macro
Xinchen Hui [Sat, 4 Aug 2012 03:03:21 +0000 (11:03 +0800)]
This becomes useless, since we have set that in the INIT macro

12 years agoFixed bug #62744 (dangling pointers made by zend_disable_class)
Xinchen Hui [Sat, 4 Aug 2012 02:41:26 +0000 (10:41 +0800)]
Fixed bug #62744 (dangling pointers made by zend_disable_class)

the test will be added while commit the fix for #62737

12 years agoFixed bug #62725 (Calling exit() in a shutdown function does not return the exit...
Xinchen Hui [Thu, 2 Aug 2012 15:03:38 +0000 (23:03 +0800)]
Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value)

The fix is make 5.4 behavior consistent with 5.3

12 years agoFixed bug that can not get default value of parameter if it's not `optional`
Xinchen Hui [Thu, 2 Aug 2012 14:28:04 +0000 (22:28 +0800)]
Fixed bug that can not get default value of parameter if it's not `optional`

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 14:26:31 +0000 (22:26 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug that can not get default value of parameter if it's not `optional`
Xinchen Hui [Thu, 2 Aug 2012 14:16:46 +0000 (22:16 +0800)]
Fixed bug that can not get default value of parameter if it's not `optional`

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 11:33:27 +0000 (19:33 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFix test, wrong exepct rule used
Xinchen Hui [Thu, 2 Aug 2012 11:31:34 +0000 (19:31 +0800)]
Fix test, wrong exepct rule used

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 11:23:19 +0000 (19:23 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 11:23:04 +0000 (19:23 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

Conflicts:
ext/standard/tests/file/realpath_cache.phpt

12 years agofix test due to float value
Xinchen Hui [Thu, 2 Aug 2012 11:14:06 +0000 (19:14 +0800)]
fix test due to float value

12 years agomake default_exception_ce and error_exception_ce static
Nuno Lopes [Thu, 2 Aug 2012 10:44:15 +0000 (11:44 +0100)]
make default_exception_ce and error_exception_ce static

12 years agoFixed bug #62685 (Wrong return datatype in PDO::inTransaction())
Xinchen Hui [Thu, 2 Aug 2012 04:55:05 +0000 (12:55 +0800)]
Fixed bug #62685 (Wrong return datatype in PDO::inTransaction())

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 04:53:57 +0000 (12:53 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62685 (Wrong return datatype in PDO::inTransaction())
Xinchen Hui [Thu, 2 Aug 2012 04:52:11 +0000 (12:52 +0800)]
Fixed bug #62685 (Wrong return datatype in PDO::inTransaction())

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 2 Aug 2012 04:32:44 +0000 (12:32 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62716 (munmap() is called with the incorrect length)
Xinchen Hui [Thu, 2 Aug 2012 04:30:07 +0000 (12:30 +0800)]
Fixed bug #62716 (munmap() is called with the incorrect length)

12 years agofix NEWS
Stanislav Malyshev [Wed, 1 Aug 2012 19:21:35 +0000 (12:21 -0700)]
fix NEWS

12 years agoSleep a little bit more, in some slow machine (like gcov), it will take a little...
Xinchen Hui [Wed, 1 Aug 2012 15:54:01 +0000 (23:54 +0800)]
Sleep a little bit more, in some slow machine (like gcov), it will take a little more time to setup server

12 years agoupdate NEWS
Xinchen Hui [Wed, 1 Aug 2012 12:24:53 +0000 (20:24 +0800)]
update NEWS

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Wed, 1 Aug 2012 12:24:14 +0000 (20:24 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result)
Xinchen Hui [Wed, 1 Aug 2012 12:23:30 +0000 (20:23 +0800)]
Fixed bug #62715 (ReflectionParameter::isDefaultValueAvailable() wrong result)

12 years agosync NEWS
Stanislav Malyshev [Wed, 1 Aug 2012 04:51:46 +0000 (21:51 -0700)]
sync NEWS

12 years agoskip tests if ibase not present
Stanislav Malyshev [Mon, 30 Jul 2012 07:23:53 +0000 (00:23 -0700)]
skip tests if ibase not present

12 years agoImplemented FR #62700 (have the console output 'Listening on http://localhost:8000')
Xinchen Hui [Tue, 31 Jul 2012 14:42:28 +0000 (22:42 +0800)]
Implemented FR #62700 (have the console output 'Listening on http://localhost:8000')

12 years agoexpect pass for 5.4
Xinchen Hui [Tue, 31 Jul 2012 02:51:18 +0000 (10:51 +0800)]
expect pass for 5.4

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 31 Jul 2012 02:51:04 +0000 (10:51 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoTest for bug #62680
Xinchen Hui [Tue, 31 Jul 2012 02:49:13 +0000 (10:49 +0800)]
Test for bug #62680

12 years agoFix test title and limit it to ICU >= 4.8
Gustavo André dos Santos Lopes [Mon, 30 Jul 2012 09:04:10 +0000 (11:04 +0200)]
Fix test title and limit it to ICU >= 4.8

12 years agoRemove executable bit from files
Gustavo André dos Santos Lopes [Mon, 30 Jul 2012 08:32:27 +0000 (10:32 +0200)]
Remove executable bit from files

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Mon, 30 Jul 2012 08:31:10 +0000 (10:31 +0200)]
Merge branch '5.3' into 5.4

* 5.3:
  Limit test to ICU 49
  Remove executable bit from files

12 years agoLimit test to ICU 49
Gustavo André dos Santos Lopes [Mon, 30 Jul 2012 08:27:41 +0000 (10:27 +0200)]
Limit test to ICU 49

12 years agoRemove executable bit from files
Gustavo André dos Santos Lopes [Mon, 30 Jul 2012 08:25:17 +0000 (10:25 +0200)]
Remove executable bit from files

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 29 Jul 2012 06:31:04 +0000 (14:31 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoSike test while there is no zend mm max_size guard
Xinchen Hui [Sun, 29 Jul 2012 06:30:01 +0000 (14:30 +0800)]
Sike test while there is no zend mm max_size guard

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 29 Jul 2012 05:26:05 +0000 (13:26 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Skip test while zend mm is disabled

12 years agoSkip test while zend mm is disabled
Xinchen Hui [Sun, 29 Jul 2012 05:25:31 +0000 (13:25 +0800)]
Skip test while zend mm is disabled

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 29 Jul 2012 04:19:28 +0000 (12:19 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Skip test while zend_mm is disabled

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Xinchen Hui [Sun, 29 Jul 2012 04:18:07 +0000 (12:18 +0800)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

12 years agoSkip test while zend_mm is disabled
Xinchen Hui [Sun, 29 Jul 2012 04:17:43 +0000 (12:17 +0800)]
Skip test while zend_mm is disabled

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Sat, 28 Jul 2012 22:05:46 +0000 (19:05 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky at columbia dot edu

12 years ago- Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky at...
Felipe Pena [Sat, 28 Jul 2012 22:05:13 +0000 (19:05 -0300)]
- Fixed bug #57933 (Wrong table type used in phpinfo output) patch by: selsky at columbia dot edu

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 28 Jul 2012 09:01:29 +0000 (17:01 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #60194 for eavl
Xinchen Hui [Sat, 28 Jul 2012 09:00:05 +0000 (17:00 +0800)]
Fixed bug #60194 for eavl

same reason here

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 27 Jul 2012 16:54:17 +0000 (00:54 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoFixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK with run...
Xinchen Hui [Fri, 27 Jul 2012 16:50:45 +0000 (00:50 +0800)]
Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK with run-test.php)

It's not a big deal, just because lexer will read the char after cursor before leaving

12 years agoFix bug #62651: source level BC break
Gustavo André dos Santos Lopes [Thu, 26 Jul 2012 21:37:02 +0000 (23:37 +0200)]
Fix bug #62651: source level BC break

Break for C++ extensions that don't wrap the includes of PHP libraries
in extern "C" {.

12 years agoupdate 5.4.5 date
Stanislav Malyshev [Wed, 25 Jul 2012 00:44:45 +0000 (17:44 -0700)]
update 5.4.5 date

12 years agoFix test, committed in wrong folder
Xinchen Hui [Thu, 26 Jul 2012 05:57:04 +0000 (13:57 +0800)]
Fix test, committed in wrong folder

12 years agoFixed bug #62653: (unset($array[$float]) causes a crash)
Xinchen Hui [Thu, 26 Jul 2012 05:52:42 +0000 (13:52 +0800)]
Fixed bug #62653: (unset($array[$float]) causes a crash)

the reason why jpauli and I can not reproduce is (it's silly):
I typo "USE_ZEND_ALLOC *&&* valgrind" at the first time, then I always ctrl+r
and jpauli copied my command from the pastbin :)

thanks

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Thu, 26 Jul 2012 04:42:33 +0000 (12:42 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

12 years agoFixed bug #62661 (Interactive php-cli crashes if include() is used in auto_prepend_file)
Xinchen Hui [Thu, 26 Jul 2012 04:40:47 +0000 (12:40 +0800)]
Fixed bug #62661 (Interactive php-cli crashes if include() is used in auto_prepend_file)

12 years agoFix bug #62654
Rasmus Lerdorf [Tue, 24 Jul 2012 23:28:49 +0000 (16:28 -0700)]
Fix bug #62654

12 years agoFix bug #62654
Rasmus Lerdorf [Tue, 24 Jul 2012 23:28:49 +0000 (16:28 -0700)]
Fix bug #62654

12 years ago- Fixed ZTS build
Felipe Pena [Tue, 24 Jul 2012 13:02:32 +0000 (10:02 -0300)]
- Fixed ZTS build

12 years agoUpdated NES
Florian Anderiasch [Tue, 24 Jul 2012 12:46:19 +0000 (14:46 +0200)]
Updated NES

12 years agoAdd syslog support to mail.log #62356
Florian Anderiasch [Tue, 24 Jul 2012 12:29:25 +0000 (14:29 +0200)]
Add syslog support to mail.log #62356

Patch by Michael Orlitzky

12 years agobinary compatibility
Xinchen Hui [Tue, 24 Jul 2012 06:45:13 +0000 (14:45 +0800)]
binary compatibility

12 years agoRe-fix bug #55544
Xinchen Hui [Tue, 24 Jul 2012 06:43:53 +0000 (14:43 +0800)]
Re-fix bug #55544

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Xinchen Hui [Tue, 24 Jul 2012 05:38:11 +0000 (13:38 +0800)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

12 years agofolders
Xinchen Hui [Tue, 24 Jul 2012 05:37:44 +0000 (13:37 +0800)]
folders

12 years agoDuplicate test for ICU 49
Gustavo André dos Santos Lopes [Mon, 25 Jun 2012 09:13:23 +0000 (11:13 +0200)]
Duplicate test for ICU 49

The output in ICU < 49 actually seems wrong here; ICU 49 seems to
fix the data.

12 years agoFix Bug #62612 readline extension compilation fails
Johannes Schlüter [Sun, 22 Jul 2012 21:28:32 +0000 (23:28 +0200)]
Fix Bug #62612 readline extension compilation fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Sun, 22 Jul 2012 20:46:09 +0000 (22:46 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agomerge 5.3.15 NEWS
Johannes Schlüter [Sun, 22 Jul 2012 20:45:39 +0000 (22:45 +0200)]
merge 5.3.15 NEWS

12 years agoImprove error message for ssl request
Xinchen Hui [Sun, 22 Jul 2012 11:20:23 +0000 (19:20 +0800)]
Improve error message for ssl request

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 21 Jul 2012 15:33:24 +0000 (23:33 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  missed the test script

12 years agomissed the test script
Xinchen Hui [Sat, 21 Jul 2012 15:30:32 +0000 (23:30 +0800)]
missed the test script

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 21 Jul 2012 15:27:52 +0000 (23:27 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test failed
  Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)

12 years agoFix test failed
Xinchen Hui [Sat, 21 Jul 2012 15:27:09 +0000 (23:27 +0800)]
Fix test failed

12 years agoFixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segment...
Xinchen Hui [Sat, 21 Jul 2012 15:26:18 +0000 (23:26 +0800)]
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)

12 years agoFixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segment...
Xinchen Hui [Sat, 21 Jul 2012 14:45:16 +0000 (22:45 +0800)]
Fixed bug #62616 (ArrayIterator::count() from IteratorIterator instance gives Segmentation fault)

12 years agoFixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)
Xinchen Hui [Fri, 20 Jul 2012 18:56:28 +0000 (02:56 +0800)]
Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Fri, 20 Jul 2012 16:47:54 +0000 (00:47 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agomerge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3
Xinchen Hui [Fri, 20 Jul 2012 16:46:32 +0000 (00:46 +0800)]
merge 9eb5cb6571698ca1c623ad3e02c8727c4b0c9a09 to 5.3

12 years agothis initialization is unnecessary anymore after commit 2d9d2cadadf0fdf12a01b4a689d05...
Xinchen Hui [Wed, 18 Jul 2012 13:45:37 +0000 (21:45 +0800)]
this initialization is unnecessary anymore after commit 2d9d2cadadf0fdf12a01b4a689d0554e1450904f

12 years agoFixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build)
Xinchen Hui [Wed, 18 Jul 2012 12:16:27 +0000 (20:16 +0800)]
Fixed bug #62597 (segfault in php_stream_wrapper_log_error with ZTS build)

12 years agoFix test (no charset outputed)
Xinchen Hui [Wed, 18 Jul 2012 11:50:30 +0000 (19:50 +0800)]
Fix test (no charset outputed)

12 years agoskip for ZTS
Xinchen Hui [Wed, 18 Jul 2012 11:47:54 +0000 (19:47 +0800)]
skip for ZTS

12 years agofix test (dos2unix, typo)
Xinchen Hui [Wed, 18 Jul 2012 11:25:22 +0000 (19:25 +0800)]
fix test (dos2unix, typo)

12 years agofix test, the key may be a float value
Xinchen Hui [Wed, 18 Jul 2012 11:21:25 +0000 (19:21 +0800)]
fix test, the key may be a float value

12 years agoFixed bug #62594 (segfault in mysqlnd_res_meta::set_mode)
Xinchen Hui [Wed, 18 Jul 2012 11:06:27 +0000 (19:06 +0800)]
Fixed bug #62594 (segfault in mysqlnd_res_meta::set_mode)

12 years agoBug doesn't exists in any release
Xinchen Hui [Wed, 18 Jul 2012 10:00:09 +0000 (18:00 +0800)]
Bug doesn't exists in any release

12 years agoNEWS for b47d6b32
Gustavo André dos Santos Lopes [Tue, 17 Jul 2012 21:12:25 +0000 (23:12 +0200)]
NEWS for b47d6b32

12 years agoFix test fails: ext/standard/tests/general_functions/bug27678.phpt
Reeze Xia [Tue, 17 Jul 2012 15:01:20 +0000 (23:01 +0800)]
Fix test fails: ext/standard/tests/general_functions/bug27678.phpt

After commit 3e62aae1, number_format() returns string with length,
but _php_math_number_format_ex_len() didn't set string length
on nan and inf. This cause segfault when destruct the return value.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 17 Jul 2012 15:52:25 +0000 (17:52 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix for bug #62379 was missing in 5.3

12 years agoFix for bug #62379 was missing in 5.3
Anatoliy Belsky [Tue, 17 Jul 2012 15:50:05 +0000 (17:50 +0200)]
Fix for bug #62379 was missing in 5.3

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Hannes Magnusson [Tue, 17 Jul 2012 09:05:42 +0000 (10:05 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Do not unload shared extensions when checking for leaks

12 years agoDo not unload shared extensions when checking for leaks
Hannes Magnusson [Tue, 17 Jul 2012 09:04:56 +0000 (10:04 +0100)]
Do not unload shared extensions when checking for leaks

12 years agoUpdate libmagic.patch
Xinchen Hui [Sun, 15 Jul 2012 10:25:58 +0000 (18:25 +0800)]
Update libmagic.patch

12 years agoMerge branch 'pull-request/96' into PHP-5.4
Stanislav Malyshev [Sun, 15 Jul 2012 06:07:11 +0000 (23:07 -0700)]
Merge branch 'pull-request/96' into PHP-5.4

* pull-request/96:
  Implemented FR #61602 Allow access to name of constant used as default value

12 years agoupdate NEWS
Stanislav Malyshev [Sun, 15 Jul 2012 05:41:08 +0000 (22:41 -0700)]
update NEWS

12 years agoFixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty...
Stanislav Malyshev [Sun, 15 Jul 2012 05:34:28 +0000 (22:34 -0700)]
Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Sun, 15 Jul 2012 05:08:19 +0000 (22:08 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Typofix in test-description

12 years agoTypofix in test-description
Jille Timmermans [Thu, 12 Jul 2012 14:41:07 +0000 (16:41 +0200)]
Typofix in test-description

12 years agoremoved unneccesary arrat and ini settings
donnut [Thu, 28 Jun 2012 11:13:47 +0000 (11:13 +0000)]
removed unneccesary arrat and ini settings