]> granicus.if.org Git - php/log
php
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 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 '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

12 years agoAlways keep the NEWS file from the branch when merging
David Soria Parra [Wed, 21 Mar 2012 11:38:43 +0000 (12:38 +0100)]
Always keep the NEWS file from the branch when merging

We usually don't want to touch the NEWS files when we merge and have the
news items not merged by git. Therefore we tell git to use the 'ours' strategy
for the NEWS file.

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

* PHP-5.4:
  Fixed bug #61461 (missing checks around malloc() calls).

Conflicts:
NEWS

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

* PHP-5.3:
  - 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

Conflicts:
NEWS

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

* PHP-5.4:
  - 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 'PHP-5.3' into PHP-5.4
David Soria Parra [Wed, 21 Mar 2012 11:09:53 +0000 (12:09 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - 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
  adapt makedist to git

Conflicts:
NEWS

12 years agoFixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
Ondřej Surý [Tue, 20 Mar 2012 09:21:07 +0000 (10:21 +0100)]
Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)

12 years ago- revert test commit
Pierre Joye [Wed, 21 Mar 2012 07:30:33 +0000 (08:30 +0100)]
- revert test commit

12 years ago- test commit for log mail
Pierre Joye [Wed, 21 Mar 2012 06:34:46 +0000 (07:34 +0100)]
- test commit for log mail

12 years ago- update NEWS
Pierre Joye [Wed, 21 Mar 2012 06:06:07 +0000 (07:06 +0100)]
- update NEWS

12 years ago- add test for bug #55000 and #54374
Pierre Joye [Wed, 21 Mar 2012 06:00:22 +0000 (07:00 +0100)]
- add test for bug #55000 and #54374

12 years ago- merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn...
Pierre Joye [Wed, 21 Mar 2012 05:58:55 +0000 (06:58 +0100)]
- merge fix bug #54374, bug #55500 - filter file names better, no dangling [s, svn revision 321664

12 years agoFixed bug #61461 (missing checks around malloc() calls).
Ilia Alshanetsky [Wed, 21 Mar 2012 01:07:08 +0000 (21:07 -0400)]
Fixed bug #61461 (missing checks around malloc() calls).

12 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Tue, 20 Mar 2012 17:02:38 +0000 (10:02 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  adapt makedist to git

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Tue, 20 Mar 2012 17:02:22 +0000 (10:02 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  adapt makedist to git

12 years agoadapt makedist to git
Stanislav Malyshev [Tue, 20 Mar 2012 05:28:16 +0000 (22:28 -0700)]
adapt makedist to git

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Tue, 20 Mar 2012 16:59:33 +0000 (17:59 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Replace $Revision$ with $Id$ in keyword expansion enable files
  Enable $Id$ expansion for files with the $Revision$ keyword

Conflicts:
ext/mysqlnd/mysqlnd.h

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

* PHP-5.3:
  Replace $Revision$ with $Id$ in keyword expansion enable files
  Enable $Id$ expansion for files with the $Revision$ keyword

Conflicts:
ext/mysqlnd/mysqlnd.h

12 years agoReplace $Revision$ with $Id$ in keyword expansion enable files
David Soria Parra [Tue, 20 Mar 2012 16:53:47 +0000 (17:53 +0100)]
Replace $Revision$ with $Id$ in keyword expansion enable files

12 years agoEnable $Id$ expansion for files with the $Revision$ keyword
David Soria Parra [Tue, 20 Mar 2012 16:49:42 +0000 (17:49 +0100)]
Enable $Id$ expansion for files with the $Revision$ keyword

Git supports a limited $Id$ keyword expansion. This $Id$ tag is similar to
$Revision$ in SVN. We enable the $Id$ expansion only for files that use
$Revision$.

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Tue, 20 Mar 2012 16:31:29 +0000 (17:31 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Adding Braces in json.c to conform with coding standards

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

* PHP-5.3:
  Adding Braces in json.c to conform with coding standards

12 years agoAdding Braces in json.c to conform with coding standards
Matt Nowack [Mon, 19 Mar 2012 22:29:55 +0000 (15:29 -0700)]
Adding Braces in json.c to conform with coding standards

12 years agoMerge branch 'master' of git.php.net:php-src
Martin Jansen [Tue, 20 Mar 2012 10:16:09 +0000 (11:16 +0100)]
Merge branch 'master' of git.php.net:php-src

12 years agoMerge branch 'PHP-5.4'
Martin Jansen [Tue, 20 Mar 2012 10:15:36 +0000 (11:15 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Bump copyright year.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Martin Jansen [Tue, 20 Mar 2012 10:15:28 +0000 (11:15 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Bump copyright year.

12 years agoBump copyright year.
Martin Jansen [Tue, 20 Mar 2012 10:14:59 +0000 (11:14 +0100)]
Bump copyright year.

Bug #61386

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

* PHP-5.4:
  Ignore the temporay files in sapi/*/tests/

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Tue, 20 Mar 2012 09:21:35 +0000 (17:21 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Ignore the temporay files in sapi/*/tests/

12 years agoIgnore the temporay files in sapi/*/tests/
Xinchen Hui [Tue, 20 Mar 2012 07:59:17 +0000 (15:59 +0800)]
Ignore the temporay files in sapi/*/tests/

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 20 Mar 2012 08:00:21 +0000 (16:00 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Ignore the temporay files in sapi/*/tests/

12 years agoIgnore the temporay files in sapi/*/tests/
Xinchen Hui [Tue, 20 Mar 2012 07:59:17 +0000 (15:59 +0800)]
Ignore the temporay files in sapi/*/tests/

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 20 Mar 2012 07:42:25 +0000 (15:42 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Minor change, test using php mail address as account

12 years agoMinor change, test using php mail address as account
Xinchen Hui [Tue, 20 Mar 2012 07:41:43 +0000 (15:41 +0800)]
Minor change, test using php mail address as account

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Tue, 20 Mar 2012 07:27:41 +0000 (15:27 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Use newdoc instead of escape char
  adapt makedist to git

12 years agoUse newdoc instead of escape char
Xinchen Hui [Tue, 20 Mar 2012 07:26:58 +0000 (15:26 +0800)]
Use newdoc instead of escape char

12 years agoadapt makedist to git
Stanislav Malyshev [Tue, 20 Mar 2012 05:28:16 +0000 (22:28 -0700)]
adapt makedist to git

12 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Mon, 19 Mar 2012 22:25:27 +0000 (15:25 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:

12 years agoMerge branch 'PHP-5.4'
Christopher Jones [Mon, 19 Mar 2012 22:19:00 +0000 (15:19 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Minor text changes (to try new git repo)
  Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Mon, 19 Mar 2012 22:18:06 +0000 (15:18 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Minor text changes (to try new git repo)

12 years agoMinor text changes (to try new git repo)
Christopher Jones [Mon, 19 Mar 2012 22:16:33 +0000 (15:16 -0700)]
Minor text changes (to try new git repo)

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

* PHP-5.4:
  Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

12 years agoMerge branch 'pull-request/5' into PHP-5.4
David Soria Parra [Mon, 19 Mar 2012 21:11:02 +0000 (22:11 +0100)]
Merge branch 'pull-request/5' into PHP-5.4

* pull-request/5:
  Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

12 years agoMerge branch 'PHP-5.4'
Michael Wallner [Mon, 19 Mar 2012 20:52:55 +0000 (21:52 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  fix tests failing due to corrected hash tiger

12 years agofix tests failing due to corrected hash tiger
Michael Wallner [Mon, 19 Mar 2012 20:49:47 +0000 (21:49 +0100)]
fix tests failing due to corrected hash tiger

mhash_00{1,3}.phpt were failing because of the corrected hash tiger byte
output order

fixes bug #60922:
 tests fail for mhash() and mhash_keygen_s2k() functions and MHASH_TIGER

12 years agoIssue-60742: Added FilesystemIterator::OTHER_MODE_MASK
Joshua Thijssen [Mon, 19 Mar 2012 20:48:55 +0000 (21:48 +0100)]
Issue-60742: Added FilesystemIterator::OTHER_MODE_MASK

12 years agoadd note about corrected tiger hash output
Michael Wallner [Mon, 19 Mar 2012 19:15:54 +0000 (20:15 +0100)]
add note about corrected tiger hash output

12 years agoMerge branch 'PHP-5.4' of git.php.net:/php-src into 5.4
Gustavo André dos Santos Lopes [Mon, 19 Mar 2012 17:50:13 +0000 (17:50 +0000)]
Merge branch 'PHP-5.4' of git.php.net:/php-src into 5.4

12 years agoMerge branch 'PHP-5.4' of http://git.php.net/repository/php-src into 54
Ilia Alshanetsky [Mon, 19 Mar 2012 17:49:23 +0000 (13:49 -0400)]
Merge branch 'PHP-5.4' of http://git.php.net/repository/php-src into 54

* 'PHP-5.4' of http://git.php.net/repository/php-src:
  fix tests failing due to corrected hash tiger

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Sebastian Bergmann [Mon, 19 Mar 2012 17:25:49 +0000 (18:25 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

12 years agoAdd missing files.
Sebastian Bergmann [Mon, 19 Mar 2012 17:25:37 +0000 (18:25 +0100)]
Add missing files.

12 years agoMerge branch '54'
Ilia Alshanetsky [Mon, 19 Mar 2012 17:16:14 +0000 (13:16 -0400)]
Merge branch '54'

* 54:
  add note about corrected tiger hash output
  Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
  MFH: 7dcada1 for 5.4
  MFH: 45a6f8d for 5.4.

12 years agoMerge branch 'PHP-5.4'
Sebastian Bergmann [Mon, 19 Mar 2012 17:26:01 +0000 (18:26 +0100)]
Merge branch 'PHP-5.4'

12 years agoMerge branch '53' into 54
Ilia Alshanetsky [Mon, 19 Mar 2012 17:10:53 +0000 (13:10 -0400)]
Merge branch '53' into 54

* 53:
  Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).

12 years agoFixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
Ilia Alshanetsky [Mon, 19 Mar 2012 17:10:23 +0000 (13:10 -0400)]
Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).

12 years agoMFH: 7dcada1 for 5.4
Gustavo André dos Santos Lopes [Sun, 5 Feb 2012 14:57:57 +0000 (14:57 +0000)]
MFH: 7dcada1 for 5.4

- Fixed possible unsigned int wrap around in html.c. Note that 5.3 has the same
  (potential) problem; even though the code is substantially different, the
  variable name and the fashion it was incremented was kept.

12 years agoMFH: 45a6f8d for 5.4.
Gustavo André dos Santos Lopes [Mon, 19 Mar 2012 16:28:10 +0000 (16:28 +0000)]
MFH: 45a6f8d for 5.4.

- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
  together with the last read).
- Fixed bug #60817 (stream_get_line() reads from stream even when there is
  already sufficient data buffered). stream_get_line() now behaves more like
  fgets(), as is documented.

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Mon, 19 Mar 2012 14:59:53 +0000 (15:59 +0100)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Add .gitignore

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Mon, 19 Mar 2012 14:59:45 +0000 (15:59 +0100)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Add .gitignore

12 years agoAdd .gitignore
David Soria Parra [Mon, 19 Mar 2012 14:58:34 +0000 (15:58 +0100)]
Add .gitignore

The gitignore file was created using git svn show-ignore and the overlapping
patterns were removed.

12 years agoMerge branch 'PHP-5.4'
David Soria Parra [Mon, 19 Mar 2012 13:12:45 +0000 (06:12 -0700)]
Merge branch 'PHP-5.4'

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both branches are in sync after
the migration from SVN.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Mon, 19 Mar 2012 13:12:26 +0000 (06:12 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both branches are in sync after
the migration from SVN.

12 years agoMerge branch 'PHP-5.2' into PHP-5.3
David Soria Parra [Mon, 19 Mar 2012 13:11:40 +0000 (06:11 -0700)]
Merge branch 'PHP-5.2' into PHP-5.3

This merge is a "fake". It was done with the merge strategy
"ours" to ensure Git thinks both branches are in sync after
the migration from SVN.

12 years ago- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 18:23:27 +0000 (18:23 +0000)]
- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).

12 years ago- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 18:23:27 +0000 (18:23 +0000)]
- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).

12 years ago- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 18:23:27 +0000 (18:23 +0000)]
- Fixed bug #61388 (ReflectionObject:getProperties() issues invalid reads
  when get_properties returns a hash table with (inaccessible) dynamic
  numeric properties).

12 years ago- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 15:07:20 +0000 (15:07 +0000)]
- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
  FilesystemIterator's iterators are requested more than once without
  having had its dtor callback called in between).

12 years ago- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 15:07:20 +0000 (15:07 +0000)]
- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
  FilesystemIterator's iterators are requested more than once without
  having had its dtor callback called in between).

12 years ago- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
Gustavo André dos Santos Lopes [Sun, 18 Mar 2012 15:07:20 +0000 (15:07 +0000)]
- Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
  FilesystemIterator's iterators are requested more than once without
  having had its dtor callback called in between).

12 years ago- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
Gustavo André dos Santos Lopes [Sat, 17 Mar 2012 19:37:30 +0000 (19:37 +0000)]
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
  already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
  fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
  for deleting the context was too broad) and so prevents segfaults in new
  circumstances (where the inhibition was not broad enough).

12 years ago- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
Gustavo André dos Santos Lopes [Sat, 17 Mar 2012 19:37:30 +0000 (19:37 +0000)]
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
  already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
  fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
  for deleting the context was too broad) and so prevents segfaults in new
  circumstances (where the inhibition was not broad enough).

12 years ago- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
Gustavo André dos Santos Lopes [Sat, 17 Mar 2012 19:37:30 +0000 (19:37 +0000)]
- Fixed bug #61371 (resource leak). This bug had two parts, a long standing leak
  already fixed in trunk/5.3 and now merged onto 5.4 and a leak introduced in
  fixing bug #61115. This better fix for #61115 fixes the leak (the inhibition
  for deleting the context was too broad) and so prevents segfaults in new
  circumstances (where the inhibition was not broad enough).