]> granicus.if.org Git - php/log
php
12 years agoThese need to be volatile in order to prevent leaking after the
Rasmus Lerdorf [Tue, 6 Nov 2012 04:56:19 +0000 (20:56 -0800)]
These need to be volatile in order to prevent leaking after the
longjmp in the error handler

12 years agopreg indenpent test script for #63055
Xinchen Hui [Fri, 19 Oct 2012 03:22:56 +0000 (11:22 +0800)]
preg indenpent test script for #63055

12 years agoUpdate libmagic.patch
Xinchen Hui [Fri, 19 Oct 2012 03:14:14 +0000 (11:14 +0800)]
Update libmagic.patch

12 years agoAdd fix & missing fix
Christopher Jones [Fri, 19 Oct 2012 01:50:18 +0000 (18:50 -0700)]
Add fix & missing fix

12 years agoFixed bug #63307 (Unused variable in oci8.c)
Christopher Jones [Fri, 19 Oct 2012 00:53:00 +0000 (17:53 -0700)]
Fixed bug #63307 (Unused variable in oci8.c)

An output section for oci_internal_debug() was setting but not using a variable

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Fri, 19 Oct 2012 00:37:21 +0000 (17:37 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  - Updated to version 2012.7 (2012g)
  SUpport newer bisons.
  Merge the fix for #61964 to 5.3, which will fix #63304
  indent
  better fix for #63055
  Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)
  PHP 5.3.18 NEWS
  fix NEWS
  fix compilation failure on 32/64bit linux systems, when libmysql is used  with ext/mysql
  Cover have_ssl=NO and have_ssl=DISABLED
  Minor changes for MySQL 5.6
  NEWS for 76601c4
  Fix bug #63240 on stream_get_line()
  extended the SKIPIF section with ICU 49 (sync with 5.4 branch)
  fixed tests for gd having freetype >= 2.4.10

12 years agoFixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
Christopher Jones [Fri, 19 Oct 2012 00:33:51 +0000 (17:33 -0700)]
Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)

Improve high availability for explicitly terminated connections.

12 years ago- Updated to version 2012.7 (2012g)
Derick Rethans [Thu, 18 Oct 2012 20:53:03 +0000 (21:53 +0100)]
- Updated to version 2012.7 (2012g)

12 years agoSUpport newer bisons.
Derick Rethans [Thu, 18 Oct 2012 16:53:21 +0000 (17:53 +0100)]
SUpport newer bisons.

12 years agoMerge the fix for #61964 to 5.3, which will fix #63304
Xinchen Hui [Thu, 18 Oct 2012 15:29:33 +0000 (23:29 +0800)]
Merge the fix for #61964 to 5.3, which will fix #63304

12 years agoindent
Xinchen Hui [Thu, 18 Oct 2012 12:13:14 +0000 (20:13 +0800)]
indent

12 years agobetter fix for #63055
Xinchen Hui [Thu, 18 Oct 2012 12:10:35 +0000 (20:10 +0800)]
better fix for #63055

12 years agoFixed bug #63055 (Segfault in zend_gc with SF2 testsuite)
Xinchen Hui [Thu, 18 Oct 2012 09:31:27 +0000 (17:31 +0800)]
Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)

12 years agoPHP 5.3.18 NEWS
Johannes Schlüter [Wed, 17 Oct 2012 16:25:40 +0000 (18:25 +0200)]
PHP 5.3.18 NEWS

12 years agofix NEWS
Andrey Hristov [Wed, 17 Oct 2012 15:56:17 +0000 (17:56 +0200)]
fix NEWS

12 years agoMerge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3
Andrey Hristov [Wed, 17 Oct 2012 15:23:37 +0000 (17:23 +0200)]
Merge branch 'PHP-5.3' of ssh://git.php.net/php-src into PHP-5.3

12 years agofix compilation failure on 32/64bit linux systems, when libmysql is used
Andrey Hristov [Wed, 17 Oct 2012 15:22:31 +0000 (17:22 +0200)]
fix compilation failure on 32/64bit linux systems, when libmysql is used
 with ext/mysql

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Thu, 11 Oct 2012 00:28:31 +0000 (17:28 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Remove executable permission on inc

12 years agoRemove executable permission on inc
Xinchen Hui [Wed, 10 Oct 2012 02:44:34 +0000 (10:44 +0800)]
Remove executable permission on inc

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Wed, 10 Oct 2012 02:37:02 +0000 (19:37 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Remove executable permission on phpt

12 years agoRemove executable permission on phpt
Xinchen Hui [Wed, 10 Oct 2012 02:27:49 +0000 (10:27 +0800)]
Remove executable permission on phpt

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Tue, 9 Oct 2012 05:51:54 +0000 (22:51 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Fixed bug #63236 (Executable permission on various source files)
  Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec)

12 years agoFixed bug #63236 (Executable permission on various source files)
Xinchen Hui [Tue, 9 Oct 2012 05:28:31 +0000 (13:28 +0800)]
Fixed bug #63236 (Executable permission on various source files)

12 years agoFixed bug #63235 (buffer overflow in use of SQLGetDiagRec)
Xinchen Hui [Tue, 9 Oct 2012 05:13:51 +0000 (13:13 +0800)]
Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec)

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Mon, 8 Oct 2012 23:13:03 +0000 (16:13 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  exposing the libxpm version in phpinfo
  PHP-5.3 branch is 5.3.19 now
  reverted the previous fix for libpng include
  fixed include checks for libpng under win
  Avoding superfluous function call
  Add test for #35895
  Update NEWS
  FD_ZERO file descriptors before calling curl_multi_fdset
  Fixed bug #62216
  - Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
  - Fixed bug #62947 (Unneccesary warnings on FPM)
  - add missing php-fpm.service.in
  - Fixed bug #63085 (Systemd integration and daemonize)
  - Fixed bug #62954 (startup problems fpm / php-fpm) - Fixed bug #62886 (PHP-FPM may segfault/hang on startup)
  - Updated to version 2012.6 (2012f)
  - Updated to version 2012.5 (2012e)
  - Updated to version 2012.4 (2012d)

12 years agoexposing the libxpm version in phpinfo
Anatoliy Belsky [Thu, 4 Oct 2012 16:20:02 +0000 (18:20 +0200)]
exposing the libxpm version in phpinfo

12 years agoMerge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3
Derick Rethans [Thu, 4 Oct 2012 07:39:34 +0000 (08:39 +0100)]
Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3

12 years agoPHP-5.3 branch is 5.3.19 now
Johannes Schlüter [Thu, 4 Oct 2012 00:35:42 +0000 (02:35 +0200)]
PHP-5.3 branch is 5.3.19 now

12 years agoreverted the previous fix for libpng include
Anatoliy Belsky [Tue, 2 Oct 2012 07:57:44 +0000 (09:57 +0200)]
reverted the previous fix for libpng include

12 years agofixed include checks for libpng under win
Anatoliy Belsky [Tue, 2 Oct 2012 07:39:34 +0000 (09:39 +0200)]
fixed include checks for libpng under win

12 years agoAvoding superfluous function call
Xinchen Hui [Mon, 1 Oct 2012 16:28:38 +0000 (00:28 +0800)]
Avoding superfluous function call

12 years agoAdd test for #35895
Xinchen Hui [Mon, 1 Oct 2012 16:27:35 +0000 (00:27 +0800)]
Add test for #35895

12 years agoCover have_ssl=NO and have_ssl=DISABLED
ULF WENDEL [Sat, 29 Sep 2012 16:54:54 +0000 (18:54 +0200)]
Cover have_ssl=NO and have_ssl=DISABLED

12 years agoMinor changes for MySQL 5.6
ULF WENDEL [Sat, 29 Sep 2012 10:10:24 +0000 (12:10 +0200)]
Minor changes for MySQL 5.6

12 years agoNEWS for 76601c4
Gustavo Lopes [Fri, 12 Oct 2012 18:27:53 +0000 (20:27 +0200)]
NEWS for 76601c4

12 years agoFix bug #63240 on stream_get_line()
Gustavo Lopes [Fri, 12 Oct 2012 18:00:37 +0000 (20:00 +0200)]
Fix bug #63240 on stream_get_line()

stream_get_line() could contain the delimiter string if that string
had more than one character. The bug manifested itself when a read on
the stream ended with part of the delimiter string and the read after
would start with the rest of the delimiter string; provided that
the data of first read did not complete the max length result of the
call to stream_get_line() with the partial delimiter used in that max
length return. In that case, the delimiter will still appear in
the result, divided in two subsequent return values. That is not a bug.

See <http://www.mail-archive.com/internals@lists.php.net/msg61325.html>

12 years agoextended the SKIPIF section with ICU 49 (sync with 5.4 branch)
Anatoliy Belsky [Fri, 12 Oct 2012 17:50:35 +0000 (19:50 +0200)]
extended the SKIPIF section with ICU 49 (sync with 5.4 branch)

12 years agofixed tests for gd having freetype >= 2.4.10
Anatoliy Belsky [Fri, 12 Oct 2012 17:34:31 +0000 (19:34 +0200)]
fixed tests for gd having freetype >= 2.4.10

12 years agoUpdate NEWS
Pierrick Charron [Fri, 28 Sep 2012 19:26:53 +0000 (15:26 -0400)]
Update NEWS

12 years agoFD_ZERO file descriptors before calling curl_multi_fdset
Pierrick Charron [Fri, 28 Sep 2012 19:19:03 +0000 (15:19 -0400)]
FD_ZERO file descriptors before calling curl_multi_fdset

As per curl documentation http://curl.haxx.se/libcurl/c/curl_multi_fdset.html
we need to FD_ZERO file descriptors before calling the curl_multi_fdset function

12 years agoMerge branch 'bug62216' into PHP-5.3
Jerome Loyet [Fri, 28 Sep 2012 09:20:47 +0000 (11:20 +0200)]
Merge branch 'bug62216' into PHP-5.3

* bug62216:
  Fixed bug #62216

12 years agoFixed bug #62216
Jerome Loyet [Fri, 28 Sep 2012 09:18:08 +0000 (11:18 +0200)]
Fixed bug #62216

Add PID to php-fpm init.d script

12 years ago- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")
Jerome Loyet [Thu, 27 Sep 2012 23:24:52 +0000 (01:24 +0200)]
- Fixed bug #62887 (Only /status?plain&full gives "last request cpu")

12 years ago- Fixed bug #62947 (Unneccesary warnings on FPM)
Jerome Loyet [Thu, 27 Sep 2012 23:08:08 +0000 (01:08 +0200)]
- Fixed bug #62947 (Unneccesary warnings on FPM)

12 years ago- add missing php-fpm.service.in
Jerome Loyet [Thu, 27 Sep 2012 22:47:56 +0000 (00:47 +0200)]
- add missing php-fpm.service.in

12 years ago- Fixed bug #63085 (Systemd integration and daemonize)
Jerome Loyet [Thu, 27 Sep 2012 22:33:05 +0000 (00:33 +0200)]
- Fixed bug #63085 (Systemd integration and daemonize)

12 years ago- Fixed bug #62954 (startup problems fpm / php-fpm)
Jerome Loyet [Thu, 27 Sep 2012 21:54:35 +0000 (23:54 +0200)]
- Fixed bug #62954 (startup problems fpm / php-fpm)
- Fixed bug #62886 (PHP-FPM may segfault/hang on startup)

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Wed, 26 Sep 2012 23:31:14 +0000 (16:31 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Correct the test summary
  Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)
  Avoid calling select if maxfd returned by curl_multi_fdset is -1
  Fixed bug #63111 (is_callable() lies for abstract static method)
  updated lib versions

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Jerome Loyet [Wed, 26 Sep 2012 18:18:21 +0000 (20:18 +0200)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src: (29 commits)
  Correct the test summary
  Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)
  Avoid calling select if maxfd returned by curl_multi_fdset is -1
  Fixed bug #63111 (is_callable() lies for abstract static method)
  updated lib versions
  Fixed bug #61442 (exception threw in __autoload can not be catched)
  updated libary versions
  split tests for the new zlib version on win
  Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
  test should fail
  Fixed bug #63093 (Segfault while load extension failed in zts-build).
  Add XFAIL test for bug #62852
  Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"
  Change package.xml fix description
  Fixed bug #60901 (Improve "tail" syntax for AIX installation)
  This will become 5.3.18
  Update RELEASE PROCESS
  fix NEWS after releses
  Fix doc bug #63032 (Number of release in documentation).
  - Fixed bug #61767 (Shutdown functions not called in certain error situation) - Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)
  ...

12 years agoCorrect the test summary
Xinchen Hui [Mon, 24 Sep 2012 11:46:40 +0000 (19:46 +0800)]
Correct the test summary

12 years agoFixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)
Xinchen Hui [Sun, 23 Sep 2012 14:59:31 +0000 (22:59 +0800)]
Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)

Cherry pick to 5.3

12 years agoAvoid calling select if maxfd returned by curl_multi_fdset is -1
Pierrick Charron [Sat, 22 Sep 2012 14:15:40 +0000 (10:15 -0400)]
Avoid calling select if maxfd returned by curl_multi_fdset is -1

As per libcurl documentation :

When libcurl returns -1 in max_fd, it is because libcurl currently
does something that isn't possible for your application to monitor
with a socket and unfortunately you can then not know exactly when
the current action is completed using select().

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Dmitry Stogov [Fri, 21 Sep 2012 11:17:21 +0000 (15:17 +0400)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src:
  updated lib versions

12 years agoFixed bug #63111 (is_callable() lies for abstract static method)
Dmitry Stogov [Fri, 21 Sep 2012 09:07:14 +0000 (13:07 +0400)]
Fixed bug #63111 (is_callable() lies for abstract static method)

12 years agoupdated lib versions
Anatoliy Belsky [Fri, 21 Sep 2012 07:57:22 +0000 (09:57 +0200)]
updated lib versions

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Thu, 20 Sep 2012 00:09:21 +0000 (17:09 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Fixed bug #61442 (exception threw in __autoload can not be catched)

12 years agoFixed bug #61442 (exception threw in __autoload can not be catched)
Xinchen Hui [Wed, 19 Sep 2012 11:40:59 +0000 (19:40 +0800)]
Fixed bug #61442 (exception threw in __autoload can not be catched)

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Wed, 19 Sep 2012 01:31:05 +0000 (18:31 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  updated libary versions
  split tests for the new zlib version on win
  Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)

12 years agoupdated libary versions
Anatoliy Belsky [Tue, 18 Sep 2012 08:18:26 +0000 (10:18 +0200)]
updated libary versions

12 years agosplit tests for the new zlib version on win
Anatoliy Belsky [Tue, 18 Sep 2012 07:59:49 +0000 (09:59 +0200)]
split tests for the new zlib version on win

12 years agoFixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)
Xinchen Hui [Tue, 18 Sep 2012 02:46:58 +0000 (10:46 +0800)]
Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Tue, 18 Sep 2012 00:10:53 +0000 (17:10 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  test should fail

12 years agotest should fail
Xinchen Hui [Mon, 17 Sep 2012 03:20:24 +0000 (11:20 +0800)]
test should fail

12 years agoMerge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3
Christopher Jones [Mon, 17 Sep 2012 01:37:25 +0000 (18:37 -0700)]
Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3

* 'PHP-5.3' of https://git.php.net/repository/php-src:
  Fixed bug #63093 (Segfault while load extension failed in zts-build).
  Add XFAIL test for bug #62852
  Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"

12 years agoFixed bug #63093 (Segfault while load extension failed in zts-build).
Xinchen Hui [Sat, 15 Sep 2012 03:50:16 +0000 (11:50 +0800)]
Fixed bug #63093 (Segfault while load extension failed in zts-build).

12 years agoAdd XFAIL test for bug #62852
Xinchen Hui [Sat, 15 Sep 2012 03:29:47 +0000 (11:29 +0800)]
Add XFAIL test for bug #62852

12 years agoRevert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"
Xinchen Hui [Sat, 15 Sep 2012 03:26:21 +0000 (11:26 +0800)]
Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"

see: http://news.php.net/php.bugs/173451

This reverts commit 46a3f257724df7b85cc8c3e6374c36ed9ee783b4.

12 years ago- Updated to version 2012.6 (2012f)
Derick Rethans [Fri, 14 Sep 2012 08:38:31 +0000 (09:38 +0100)]
- Updated to version 2012.6 (2012f)

12 years agoMerge branch 'bug60901' into PHP-5.3
Christopher Jones [Fri, 14 Sep 2012 05:43:37 +0000 (22:43 -0700)]
Merge branch 'bug60901' into PHP-5.3

* bug60901:
  Change package.xml fix description
  Fixed bug #60901 (Improve "tail" syntax for AIX installation)

12 years agoChange package.xml fix description
Christopher Jones [Fri, 14 Sep 2012 05:43:10 +0000 (22:43 -0700)]
Change package.xml fix description

12 years agoFixed bug #60901 (Improve "tail" syntax for AIX installation)
Christopher Jones [Fri, 14 Sep 2012 05:40:55 +0000 (22:40 -0700)]
Fixed bug #60901 (Improve "tail" syntax for AIX installation)

12 years agoThis will become 5.3.18
Johannes Schlüter [Thu, 13 Sep 2012 21:08:30 +0000 (23:08 +0200)]
This will become 5.3.18

12 years agoUpdate RELEASE PROCESS
David Soria Parra [Thu, 13 Sep 2012 18:19:23 +0000 (20:19 +0200)]
Update RELEASE PROCESS

Some parts of the release process are outdated, not needed anymore
or still reference cvs.

12 years agofix NEWS after releses
Johannes Schlüter [Wed, 12 Sep 2012 21:35:05 +0000 (23:35 +0200)]
fix NEWS after releses

12 years agoFix doc bug #63032 (Number of release in documentation).
Adam Harvey [Mon, 10 Sep 2012 02:05:15 +0000 (10:05 +0800)]
Fix doc bug #63032 (Number of release in documentation).

Also add a bonus grammar fix.

12 years ago- Fixed bug #61767 (Shutdown functions not called in certain error situation)
Dmitry Stogov [Thu, 6 Sep 2012 07:26:40 +0000 (11:26 +0400)]
- Fixed bug #61767 (Shutdown functions not called in certain error situation)
- Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)

12 years agoyear++
Xinchen Hui [Wed, 5 Sep 2012 15:47:21 +0000 (23:47 +0800)]
year++

missed the .re files in 5.3

12 years agoCorrect PHP version
Xinchen Hui [Wed, 5 Sep 2012 15:41:42 +0000 (23:41 +0800)]
Correct PHP version

12 years agoyear++
Xinchen Hui [Wed, 5 Sep 2012 15:08:05 +0000 (23:08 +0800)]
year++

12 years agoFixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
Dmitry Stogov [Mon, 3 Sep 2012 07:49:58 +0000 (11:49 +0400)]
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).

12 years agoFixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)
Dmitry Stogov [Mon, 3 Sep 2012 07:46:47 +0000 (11:46 +0400)]
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice)

12 years agoFixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined...
Xinchen Hui [Sat, 1 Sep 2012 06:17:39 +0000 (14:17 +0800)]
Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables)

The get_zval_ptr_ptr of spl_array handler should act as same as the vm's

12 years agoFixed bug #62976 (Notice: could not be converted to int when comparing some builtin...
Xinchen Hui [Fri, 31 Aug 2012 03:22:43 +0000 (11:22 +0800)]
Fixed bug #62976 (Notice: could not be converted to int when comparing some builtin classes)

12 years ago- BFN
Felipe Pena [Thu, 30 Aug 2012 12:33:35 +0000 (09:33 -0300)]
- BFN

12 years ago- Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows...
Felipe Pena [Thu, 30 Aug 2012 12:32:13 +0000 (09:32 -0300)]
- Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry)

12 years agoMerge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
Jerome Loyet [Thu, 30 Aug 2012 06:53:36 +0000 (08:53 +0200)]
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src: (59 commits)
  Fixed defective cloning in ext/intl classes
  Fixed bug (segfault while build with zts and GOTO vm-kind)
  better fix
  Fix test
  Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
  ZTS fix introduced by Felipe must also go into 5.3
  Updated INSTALL. Generated from the XML Docs.
  Update NEWS given a5d0c1e2
  Fix handling of several uinitialized intl objects
  Fixed bug #62885 (mysqli_poll - Segmentation fault)
  - Removed PHP 6 checks
  skip test properly
  Added test for bug #51353. It'll be skipped by default and must be activated manually.
  Move test files to tests dir
  skip test for bug 43130 on firebird , not relevant
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  ...

12 years agoFixed defective cloning in ext/intl classes
Gustavo Lopes [Sun, 26 Aug 2012 21:37:09 +0000 (23:37 +0200)]
Fixed defective cloning in ext/intl classes

See also bug #62915

Cherry picked from 886a50a (I forgot about 5.3)

Conflicts:
ext/intl/spoofchecker/spoofchecker_class.c
ext/intl/transliterator/transliterator_class.c

12 years agoFixed bug (segfault while build with zts and GOTO vm-kind)
Xinchen Hui [Sat, 25 Aug 2012 13:47:53 +0000 (21:47 +0800)]
Fixed bug (segfault while build with zts and GOTO vm-kind)

12 years agobetter fix
Xinchen Hui [Fri, 24 Aug 2012 10:21:49 +0000 (18:21 +0800)]
better fix

12 years agoFix test
Xinchen Hui [Fri, 24 Aug 2012 10:18:38 +0000 (18:18 +0800)]
Fix test

12 years agoMerge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3
Derick Rethans [Fri, 24 Aug 2012 08:55:17 +0000 (10:55 +0200)]
Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3

12 years agoFixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
Xinchen Hui [Thu, 23 Aug 2012 15:27:16 +0000 (23:27 +0800)]
Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)

12 years agoZTS fix introduced by Felipe must also go into 5.3
Anatoliy Belsky [Thu, 23 Aug 2012 11:32:06 +0000 (13:32 +0200)]
ZTS fix introduced by Felipe must also go into 5.3

12 years agoUpdated INSTALL. Generated from the XML Docs.
Philip Olson [Thu, 23 Aug 2012 06:33:29 +0000 (23:33 -0700)]
Updated INSTALL. Generated from the XML Docs.

12 years agoUpdate NEWS given a5d0c1e2
Gustavo Lopes [Wed, 22 Aug 2012 21:04:46 +0000 (23:04 +0200)]
Update NEWS given a5d0c1e2

12 years agoFix handling of several uinitialized intl objects
Gustavo Lopes [Tue, 21 Aug 2012 21:21:59 +0000 (23:21 +0200)]
Fix handling of several uinitialized intl objects

12 years agoFixed bug #62885 (mysqli_poll - Segmentation fault)
Xinchen Hui [Wed, 22 Aug 2012 05:41:47 +0000 (13:41 +0800)]
Fixed bug #62885 (mysqli_poll - Segmentation fault)

12 years ago- Removed PHP 6 checks
Felipe Pena [Tue, 21 Aug 2012 23:15:34 +0000 (20:15 -0300)]
- Removed PHP 6 checks

12 years agoskip test properly
Xinchen Hui [Tue, 21 Aug 2012 14:11:11 +0000 (22:11 +0800)]
skip test properly

12 years agoAdded test for bug #51353. It'll be skipped by default and must be
Anatoliy Belsky [Tue, 21 Aug 2012 11:22:00 +0000 (13:22 +0200)]
Added test for bug #51353. It'll be skipped by default and must be
activated manually.