]> granicus.if.org Git - php/log
php
12 years agoImprove set_exception_handler while doing reset
Xinchen Hui [Sat, 24 Mar 2012 11:38:40 +0000 (19:38 +0800)]
Improve set_exception_handler while doing reset

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Xinchen Hui [Sat, 24 Mar 2012 11:28:43 +0000 (19:28 +0800)]
Merge branch 'PHP-5.4' of ../php-5.4

12 years agoRevert "Update NEWS"
Xinchen Hui [Sat, 24 Mar 2012 11:27:00 +0000 (19:27 +0800)]
Revert "Update NEWS"

This reverts commit 88a8085aa3ae4ce3928d0309a3c5530e7483a134.

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Xinchen Hui [Sat, 24 Mar 2012 11:26:27 +0000 (19:26 +0800)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

12 years agoRevert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)"
Xinchen Hui [Sat, 24 Mar 2012 11:26:02 +0000 (19:26 +0800)]
Revert "Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)"

This reverts commit fcae164ea63979d7814d7aa114fe8351033e7400.

12 years agoRevert "Merge from PHP-5.4"
Xinchen Hui [Sat, 24 Mar 2012 11:25:21 +0000 (19:25 +0800)]
Revert "Merge from PHP-5.4"

This reverts commit 9a87fe1c529eabc7aeec4559d916dda5fda3cdd2.

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Xinchen Hui [Sat, 24 Mar 2012 07:16:51 +0000 (15:16 +0800)]
Merge branch 'PHP-5.4' of ../php-5.4

12 years agoUpdate NEWS
Xinchen Hui [Sat, 24 Mar 2012 07:15:58 +0000 (15:15 +0800)]
Update NEWS

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Xinchen Hui [Sat, 24 Mar 2012 07:15:27 +0000 (15:15 +0800)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

12 years agoImplemented FR #60738 (Allow 'set_error_handler' to handle NULL)
Xinchen Hui [Sat, 24 Mar 2012 07:13:10 +0000 (15:13 +0800)]
Implemented FR #60738 (Allow 'set_error_handler' to handle NULL)

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Xinchen Hui [Sat, 24 Mar 2012 06:34:13 +0000 (14:34 +0800)]
Merge branch 'PHP-5.4' of ../php-5.4

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Xinchen Hui [Sat, 24 Mar 2012 06:34:01 +0000 (14:34 +0800)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

12 years agoMerge from PHP-5.4
Xinchen Hui [Sat, 24 Mar 2012 06:33:00 +0000 (14:33 +0800)]
Merge from PHP-5.4

Improve set_exception_handler

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Xinchen Hui [Sat, 24 Mar 2012 06:23:22 +0000 (14:23 +0800)]
Merge branch 'PHP-5.4' of ../php-5.4

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Xinchen Hui [Sat, 24 Mar 2012 06:22:53 +0000 (14:22 +0800)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

12 years agoFix ZTS build
Xinchen Hui [Sat, 24 Mar 2012 06:22:04 +0000 (14:22 +0800)]
Fix ZTS build

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 24 Mar 2012 04:23:52 +0000 (12:23 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Typo

12 years agoTypo
Xinchen Hui [Sat, 24 Mar 2012 04:23:41 +0000 (12:23 +0800)]
Typo

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 24 Mar 2012 04:15:17 +0000 (12:15 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix test

12 years agoFix test
Xinchen Hui [Sat, 24 Mar 2012 04:15:04 +0000 (12:15 +0800)]
Fix test

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 24 Mar 2012 03:56:27 +0000 (11:56 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Improve set_exception_handler

Conflicts:
NEWS

12 years agoImprove set_exception_handler
Xinchen Hui [Sat, 24 Mar 2012 03:46:29 +0000 (11:46 +0800)]
Improve set_exception_handler

Remove useless alloc/free and return_value copy while doing reset
exception handler

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 24 Mar 2012 03:50:07 +0000 (11:50 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Improve set_exception_handler

12 years agoImprove set_exception_handler
Xinchen Hui [Sat, 24 Mar 2012 03:46:29 +0000 (11:46 +0800)]
Improve set_exception_handler

Remove useless alloc/free and return_value copy while doing reset
exception handler

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 24 Mar 2012 03:35:29 +0000 (11:35 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Remove empty lines

12 years agoRemove empty lines
Xinchen Hui [Sat, 24 Mar 2012 03:35:13 +0000 (11:35 +0800)]
Remove empty lines

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 22:14:56 +0000 (22:14 +0000)]
Merge branch '5.4'

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 22:14:36 +0000 (22:14 +0000)]
Merge branch '5.3' into 5.4

12 years agoMerge branch 'dom_debug_handler' into 5.3
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 22:14:24 +0000 (22:14 +0000)]
Merge branch 'dom_debug_handler' into 5.3

12 years agoUpdated NEWS (DOM object debug info handler).
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 22:13:26 +0000 (22:13 +0000)]
Updated NEWS (DOM object debug info handler).

12 years agoFixed tests that var_dump/print_r DOM objects.
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 22:08:33 +0000 (22:08 +0000)]
Fixed tests that var_dump/print_r DOM objects.

12 years agoImproved on DOM object debug info handler. Added test.
Gustavo André dos Santos Lopes [Thu, 22 Mar 2012 21:49:04 +0000 (21:49 +0000)]
Improved on DOM object debug info handler. Added test.

12 years agoAdded DOM Debug handler
Joey Smith [Tue, 20 Mar 2012 03:22:53 +0000 (21:22 -0600)]
Added DOM Debug handler

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 11:32:43 +0000 (11:32 +0000)]
Merge branch '5.4'

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 11:32:20 +0000 (11:32 +0000)]
Merge branch '5.3' into 5.4

12 years agoFixed bug #61482, caused by the fix to bug #61418.
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 09:42:05 +0000 (09:42 +0000)]
Fixed bug #61482, caused by the fix to bug #61418.

Turns out I'd forgotten to also update the destructor for the iterator
returned by DirectoryIterator.
The iterator for DirectoryIterator maintains the same ->current pointer
throughout its existence (the DirectoryIterator itself) and returns it
(the same object) everytime a value is requested from the iterator.
Moving forward the iterator only changes the object. Previous code
added two references to the object in get_iterator on the account of
1) the iterator memory living in its DirectoryIterator object and
2) the object being stored in iterator->current. This seems to be
unnecessary. Iterators are not responsible for incrementing the refcount
of the values they yield, that's up to the caller (the engine). What
matters for the iterator is that the object exists as long as the
iterator exists and this can be guaranteed by incremented the refcount
only once. Consequently, I only add one reference in get_iterator
(and reclaim it in the iterator destructor).

12 years agoRevert "Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or...
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 09:40:27 +0000 (09:40 +0000)]
Revert "Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482"

This reverts commit a89c4a34ee55686ab1430a5060e1460335fc5203.

12 years agoRevert "revert from NEWS too"
Gustavo André dos Santos Lopes [Fri, 23 Mar 2012 09:40:20 +0000 (09:40 +0000)]
Revert "revert from NEWS too"

This reverts commit 4990250f2d5bd3dad82e9d98d4b18c3091bf8843.

12 years agorevert from NEWS too
Stanislav Malyshev [Fri, 23 Mar 2012 05:34:32 +0000 (22:34 -0700)]
revert from NEWS too

12 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Fri, 23 Mar 2012 05:31:10 +0000 (22:31 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482
  update for git

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Fri, 23 Mar 2012 05:30:51 +0000 (22:30 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482
  Add initialization tests for SQLT_INT binds
  Fix NEWS

12 years agoRevert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes...
Stanislav Malyshev [Fri, 23 Mar 2012 05:29:50 +0000 (22:29 -0700)]
Revert "- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or" - causes bug #61482

This reverts commit 714f1ff4b37c5101b3c61ea108a3d415f41e50df.

12 years agoupdate for git
Stanislav Malyshev [Thu, 22 Mar 2012 19:05:27 +0000 (12:05 -0700)]
update for git

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Christopher Jones [Thu, 22 Mar 2012 21:35:56 +0000 (14:35 -0700)]
Merge branch 'PHP-5.4' of ../php-5.4

* 'PHP-5.4' of ../php-5.4:
  More changes to README
  Add initialization tests for SQLT_INT binds
  Fix NEWS

12 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 22 Mar 2012 21:33:21 +0000 (14:33 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Add initialization tests for SQLT_INT binds

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Christopher Jones [Thu, 22 Mar 2012 21:31:48 +0000 (14:31 -0700)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

* 'PHP-5.3' of ../php-5.3:
  More changes to README
  Add initialization tests for SQLT_INT binds
  Fix NEWS

12 years agoMore changes to README
Christopher Jones [Thu, 22 Mar 2012 21:28:33 +0000 (14:28 -0700)]
More changes to README

12 years agoAdd initialization tests for SQLT_INT binds
Christopher Jones [Wed, 21 Mar 2012 23:12:28 +0000 (16:12 -0700)]
Add initialization tests for SQLT_INT binds

Added tests for SQLT_INT binds particularly to check for uninitialized
variables.

12 years agoAdd initialization tests for SQLT_INT binds
Christopher Jones [Wed, 21 Mar 2012 23:12:28 +0000 (16:12 -0700)]
Add initialization tests for SQLT_INT binds

Added tests for SQLT_INT binds particularly to check for uninitialized
variables.

12 years agoMerge branch 'PHP-5.4' of /home/cjones/php-src into PHP-5.4
Christopher Jones [Thu, 22 Mar 2012 18:34:25 +0000 (11:34 -0700)]
Merge branch 'PHP-5.4' of /home/cjones/php-src into PHP-5.4

* 'PHP-5.4' of /home/cjones/php-src: (21 commits)
  Fixed bug #61423 (gzip compression fails).
  BFN
  Fixed bug #61423 (gzip compression fails).
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Fixed reference counting
  Fixed reference counting
  Fix test, and merge the modification from trunk
  Ignore the tempoary files
  Fix test, which was broken by the fix for #61173
  Use the NEWS merge driver if available
  Made some SplFileObject::fputcsv not pollute the working dir.
  Fixed bug #61453.
  Fixed bug #49853 (Soap Client stream context header option ignored)
  Always keep the NEWS file from the branch when merging
  Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
  - update NEWS
  - add test for bug #55000 and #54374
  - merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn revision 321664
  ...

12 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 22 Mar 2012 18:01:32 +0000 (11:01 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src: (26 commits)
  Fixed bug #61423 (gzip compression fails).
  BFN
  Fixed bug #61423 (gzip compression fails).
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Fixed reference counting
  Fixed reference counting
  Fixed reference counting
  Fix test, and merge the modification from trunk
  Ignore the tempoary files
  Fix test, which was broken by the fix for #61173
  Use the NEWS merge driver if available
  Made some SplFileObject::fputcsv not pollute the working dir.
  Fixed bug #61453.
  Fixed bug #49853 (Soap Client stream context header option ignored)
  Always keep the NEWS file from the branch when merging
  Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
  ...

12 years agoMerge branch 'PHP-5.4' of ../php-5.4
Christopher Jones [Thu, 22 Mar 2012 17:26:32 +0000 (10:26 -0700)]
Merge branch 'PHP-5.4' of ../php-5.4

* 'PHP-5.4' of ../php-5.4:
  Add initialization tests for SQLT_INT binds

12 years agoFix NEWS
Johannes Schlüter [Thu, 22 Mar 2012 15:40:13 +0000 (16:40 +0100)]
Fix NEWS

12 years agoMerge branch '5.4'
Ilia Alshanetsky [Thu, 22 Mar 2012 13:46:52 +0000 (09:46 -0400)]
Merge branch '5.4'

* 5.4:
  Fixed bug #61423 (gzip compression fails).

12 years agoFixed bug #61423 (gzip compression fails).
Ilia Alshanetsky [Thu, 22 Mar 2012 13:46:33 +0000 (09:46 -0400)]
Fixed bug #61423 (gzip compression fails).

Conflicts:

NEWS

12 years agoMerge branch 'PHP-5.4'
Ilia Alshanetsky [Thu, 22 Mar 2012 13:15:53 +0000 (09:15 -0400)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  BFN
  Fixed bug #61423 (gzip compression fails).
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"

12 years agoBFN
Ilia Alshanetsky [Thu, 22 Mar 2012 13:15:40 +0000 (09:15 -0400)]
BFN

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Ilia Alshanetsky [Thu, 22 Mar 2012 13:15:17 +0000 (09:15 -0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #61423 (gzip compression fails).
  Revert "Fixed reference counting"

12 years agoFixed bug #61423 (gzip compression fails).
Ilia Alshanetsky [Thu, 22 Mar 2012 13:13:45 +0000 (09:13 -0400)]
Fixed bug #61423 (gzip compression fails).

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Dmitry Stogov [Thu, 22 Mar 2012 12:40:15 +0000 (16:40 +0400)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:php-src:
  Revert "Fixed reference counting"
  Fixed reference counting

12 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Thu, 22 Mar 2012 11:53:53 +0000 (15:53 +0400)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Revert "Fixed reference counting"
  Revert "Fixed reference counting"
  Fixed reference counting
  Fixed reference counting

12 years agoRevert "Fixed reference counting"
Dmitry Stogov [Thu, 22 Mar 2012 11:52:32 +0000 (15:52 +0400)]
Revert "Fixed reference counting"

This reverts commit 752fec88ef5ce15c750776d008ae843ee1ba761e.

12 years agoRevert "Fixed reference counting"
Dmitry Stogov [Thu, 22 Mar 2012 11:51:58 +0000 (15:51 +0400)]
Revert "Fixed reference counting"

This reverts commit 14af1fe6923c65a91cd77eab5a8d4326f854391d.

12 years agoRevert "Fixed reference counting"
Dmitry Stogov [Thu, 22 Mar 2012 11:51:33 +0000 (15:51 +0400)]
Revert "Fixed reference counting"

This reverts commit 5bf1efbf209b7d14edc8d01098465ed0bdda1516.

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Thu, 22 Mar 2012 11:16:18 +0000 (12:16 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Revert "Fixed reference counting"
  Fixed reference counting
  Fixed reference counting

12 years agoRevert "Fixed reference counting"
David Soria Parra [Thu, 22 Mar 2012 11:16:12 +0000 (12:16 +0100)]
Revert "Fixed reference counting"

This reverts commit 5bf1efbf209b7d14edc8d01098465ed0bdda1516.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Thu, 22 Mar 2012 11:13:52 +0000 (12:13 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed reference counting

12 years agoRevert "Fixed reference counting"
David Soria Parra [Thu, 22 Mar 2012 11:13:31 +0000 (12:13 +0100)]
Revert "Fixed reference counting"

This reverts commit 752fec88ef5ce15c750776d008ae843ee1ba761e.

12 years agoFixed reference counting
Dmitry Stogov [Thu, 22 Mar 2012 10:38:38 +0000 (14:38 +0400)]
Fixed reference counting

12 years agoFixed reference counting
Dmitry Stogov [Thu, 22 Mar 2012 10:38:38 +0000 (14:38 +0400)]
Fixed reference counting

12 years agoFixed reference counting
Dmitry Stogov [Thu, 22 Mar 2012 10:38:38 +0000 (14:38 +0400)]
Fixed reference counting

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 22 Mar 2012 09:33:23 +0000 (17:33 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix test, and merge the modification from trunk

Conflicts:
ext/mbstring/tests/mb_eregi_replace.phpt

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 22 Mar 2012 09:31:15 +0000 (17:31 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test, and merge the modification from trunk

12 years agoFix test, and merge the modification from trunk
Xinchen Hui [Thu, 22 Mar 2012 09:30:16 +0000 (17:30 +0800)]
Fix test, and merge the modification from trunk

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 22 Mar 2012 09:23:02 +0000 (17:23 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Ignore the tempoary files

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 22 Mar 2012 09:22:47 +0000 (17:22 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Ignore the tempoary files

12 years agoIgnore the tempoary files
Xinchen Hui [Thu, 22 Mar 2012 09:22:17 +0000 (17:22 +0800)]
Ignore the tempoary files

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 22 Mar 2012 09:18:16 +0000 (17:18 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix test, which was broken by the fix for #61173

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 22 Mar 2012 09:17:42 +0000 (17:17 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test, which was broken by the fix for #61173

Conflicts:
ext/fileinfo/tests/finfo_open_error.phpt

12 years agoFix test, which was broken by the fix for #61173
Xinchen Hui [Thu, 22 Mar 2012 09:10:03 +0000 (17:10 +0800)]
Fix test, which was broken by the fix for #61173

12 years agoMerge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4
Christopher Jones [Wed, 21 Mar 2012 23:14:51 +0000 (16:14 -0700)]
Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4

* 'PHP-5.3' of ../php-5.3:
  Add initialization tests for SQLT_INT binds

12 years agoAdd initialization tests for SQLT_INT binds
Christopher Jones [Wed, 21 Mar 2012 23:12:28 +0000 (16:12 -0700)]
Add initialization tests for SQLT_INT binds

Added tests for SQLT_INT binds particularly to check for uninitialized
variables.

12 years agoMerge branch '5.4' (just to sync, no code changes)
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 21:32:17 +0000 (21:32 +0000)]
Merge branch '5.4' (just to sync, no code changes)

12 years agoMerge branch '5.3' into 5.4 (just to sync, no code changes)
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 21:31:53 +0000 (21:31 +0000)]
Merge branch '5.3' into 5.4 (just to sync, no code changes)

12 years agoMerge branch 'PHP-5.3' of git.php.net:/php-src into 5.3
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 21:13:35 +0000 (21:13 +0000)]
Merge branch 'PHP-5.3' of git.php.net:/php-src into 5.3

12 years agoFixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 21:06:00 +0000 (21:06 +0000)]
Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)

Merge commit 'refs/pull/12/head' of git://github.com/php/php-src into 5.3

Signed-off-by: Gustavo André dos Santos Lopes <cataphract@php.net>
12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Wed, 21 Mar 2012 17:12:20 +0000 (18:12 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Use the NEWS merge driver if available

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Wed, 21 Mar 2012 17:12:16 +0000 (18:12 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Use the NEWS merge driver if available

12 years agoUse the NEWS merge driver if available
David Soria Parra [Wed, 21 Mar 2012 17:07:30 +0000 (18:07 +0100)]
Use the NEWS merge driver if available

As described in https://wiki.php.net/vcs/gitworkflow#the_news_file it
is possible to setup a custom merge driver for NEWS so git doesnt try
to merge it.  This commit sets the default merge driver for the NEWS
file to the merge driver called NEWS.

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 13:15:52 +0000 (13:15 +0000)]
Merge branch '5.4'

12 years agoMade some SplFileObject::fputcsv not pollute the working dir.
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 13:13:17 +0000 (13:13 +0000)]
Made some SplFileObject::fputcsv not pollute the working dir.

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Dmitry Stogov [Wed, 21 Mar 2012 12:51:24 +0000 (16:51 +0400)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

12 years agoMerge branch 'master' of git.php.net:php-src
Dmitry Stogov [Wed, 21 Mar 2012 12:50:59 +0000 (16:50 +0400)]
Merge branch 'master' of git.php.net:php-src

12 years agoMerge branch 'PHP-5.4'
Dmitry Stogov [Wed, 21 Mar 2012 12:49:49 +0000 (16:49 +0400)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #49853 (Soap Client stream context header option ignored)

Conflicts:
NEWS

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 12:43:51 +0000 (12:43 +0000)]
Merge branch '5.4'

Conflicts:
NEWS

12 years agoFixed bug #61453.
Gustavo André dos Santos Lopes [Wed, 21 Mar 2012 12:39:30 +0000 (12:39 +0000)]
Fixed bug #61453.

The "hash" function used strncpy on data that would have NUL bytes, ending the
copy prematurely and causing collisions between objects.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Dmitry Stogov [Wed, 21 Mar 2012 12:42:08 +0000 (16:42 +0400)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #49853 (Soap Client stream context header option ignored)

Conflicts:
NEWS
ext/soap/php_sdl.c

12 years agoFixed bug #49853 (Soap Client stream context header option ignored)
Dmitry Stogov [Wed, 21 Mar 2012 12:32:49 +0000 (16:32 +0400)]
Fixed bug #49853 (Soap Client stream context header option ignored)

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Wed, 21 Mar 2012 11:41:45 +0000 (12:41 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Always keep the NEWS file from the branch when merging

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Wed, 21 Mar 2012 11:41:40 +0000 (12:41 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Always keep the NEWS file from the branch when merging