]> granicus.if.org Git - php/log
php
13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 9 May 2012 03:28:09 +0000 (11:28 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Implemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions)

13 years agoImplemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions)
Xinchen Hui [Wed, 9 May 2012 03:27:39 +0000 (11:27 +0800)]
Implemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions)

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 9 May 2012 03:23:37 +0000 (11:23 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix test failed,  the fsockopen will be refused immediately if the server is not set up.
  - BFN

13 years agoFix test failed, the fsockopen will be refused immediately if the server is not...
Xinchen Hui [Wed, 9 May 2012 03:21:24 +0000 (11:21 +0800)]
Fix test failed,  the fsockopen will be refused immediately if the server is not set up.

13 years ago- BFN
Felipe Pena [Wed, 9 May 2012 00:07:29 +0000 (21:07 -0300)]
- BFN

13 years agoMerge branch 'PHP-5.4'
Felipe Pena [Wed, 9 May 2012 00:06:15 +0000 (21:06 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #61978 (Object recursion not detected for classes that implement JsonSerializable)

13 years ago- Fixed bug #61978 (Object recursion not detected for classes that implement JsonSeri...
Felipe Pena [Wed, 9 May 2012 00:05:51 +0000 (21:05 -0300)]
- Fixed bug #61978 (Object recursion not detected for classes that implement JsonSerializable)

13 years agoMerge branch 'PHP-5.4'
David Soria Parra [Tue, 8 May 2012 20:09:13 +0000 (22:09 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Typo

13 years agoTypo
David Soria Parra [Tue, 8 May 2012 20:08:54 +0000 (22:08 +0200)]
Typo

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 8 May 2012 17:36:15 +0000 (19:36 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 8 May 2012 17:35:13 +0000 (19:35 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*

13 years agoFix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*
Matt Ficken [Tue, 8 May 2012 17:31:41 +0000 (19:31 +0200)]
Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*

Fixed that again for systems having their %SYSTEMROOT% not in
c:\windows

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Tue, 8 May 2012 17:21:10 +0000 (10:21 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  c++ comments
  restore BC
  ws + restore BC to apache_request_headers
  fix bug #61807 - Buffer Overflow in apache_request_headers

13 years agoc++ comments
Stanislav Malyshev [Tue, 8 May 2012 17:18:06 +0000 (10:18 -0700)]
c++ comments

13 years agorestore BC
Stanislav Malyshev [Tue, 8 May 2012 05:22:56 +0000 (22:22 -0700)]
restore BC

13 years agows + restore BC to apache_request_headers
Stanislav Malyshev [Tue, 8 May 2012 04:54:19 +0000 (21:54 -0700)]
ws + restore BC to apache_request_headers

13 years agofix bug #61807 - Buffer Overflow in apache_request_headers
Stanislav Malyshev [Mon, 7 May 2012 19:24:22 +0000 (12:24 -0700)]
fix bug #61807 - Buffer Overflow in apache_request_headers

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 8 May 2012 16:53:36 +0000 (18:53 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  updated NEWS

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 8 May 2012 16:52:48 +0000 (18:52 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  updated NEWS

13 years agoupdated NEWS
Anatoliy Belsky [Tue, 8 May 2012 16:51:49 +0000 (18:51 +0200)]
updated NEWS

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 8 May 2012 16:35:15 +0000 (18:35 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61713 check also that mbstring's found any internal_encoding

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 8 May 2012 16:34:32 +0000 (18:34 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61713 check also that mbstring's found any internal_encoding

13 years agoFix bug 61713 check also that mbstring's found any internal_encoding
Anatoliy Belsky [Tue, 8 May 2012 16:31:11 +0000 (18:31 +0200)]
Fix bug 61713 check also that mbstring's found any internal_encoding

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 8 May 2012 16:15:19 +0000 (18:15 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61713 ext\standard\tests\strings\htmlentities10.phpt fails

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 8 May 2012 16:14:38 +0000 (18:14 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61713 ext\standard\tests\strings\htmlentities10.phpt fails

13 years agoFix bug #61713 ext\standard\tests\strings\htmlentities10.phpt fails
Anatoliy Belsky [Tue, 8 May 2012 15:42:01 +0000 (17:42 +0200)]
Fix bug #61713 ext\standard\tests\strings\htmlentities10.phpt fails

There is a logic error in charset detection part for htmlentities.
When mbstring is compiled shared and mbstring.internal_encoding
is set to pass, it prevents default_charset from being checked
resulting iso-8859-1 being choosed.

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Tue, 8 May 2012 15:30:46 +0000 (17:30 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix #61704 (Crash apache, phpinfo() threading issue)
  Fix folding marks

13 years agoFix #61704 (Crash apache, phpinfo() threading issue)
Johannes Schlüter [Tue, 8 May 2012 15:30:05 +0000 (17:30 +0200)]
Fix #61704 (Crash apache, phpinfo() threading issue)

13 years agoFix folding marks
Johannes Schlüter [Tue, 8 May 2012 13:18:33 +0000 (15:18 +0200)]
Fix folding marks

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Tue, 8 May 2012 09:50:19 +0000 (11:50 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  This will be PHP 5.3.14
  improve fix for CVE-2012-1823
  improve fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Tue, 8 May 2012 09:49:50 +0000 (11:49 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  This will be PHP 5.3.14
  improve fix for CVE-2012-1823

13 years agoThis will be PHP 5.3.14
Johannes Schlüter [Tue, 8 May 2012 09:28:15 +0000 (11:28 +0200)]
This will be PHP 5.3.14

13 years agoimprove fix for CVE-2012-1823
Stanislav Malyshev [Mon, 7 May 2012 19:08:36 +0000 (12:08 -0700)]
improve fix for CVE-2012-1823

13 years agoimprove fix for CVE-2012-1823
Stanislav Malyshev [Mon, 7 May 2012 19:08:36 +0000 (12:08 -0700)]
improve fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Mon, 7 May 2012 19:12:48 +0000 (12:12 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  improve fix for CVE-2012-1823
  Fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Mon, 7 May 2012 19:10:36 +0000 (12:10 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  improve fix for CVE-2012-1823
  Fix for CVE-2012-1823

13 years agoimprove fix for CVE-2012-1823
Stanislav Malyshev [Mon, 7 May 2012 19:08:36 +0000 (12:08 -0700)]
improve fix for CVE-2012-1823

13 years agoFix for CVE-2012-1823
Rasmus Lerdorf [Thu, 3 May 2012 13:51:52 +0000 (15:51 +0200)]
Fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 7 May 2012 13:40:48 +0000 (15:40 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt fails
  Fix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt fails

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Mon, 7 May 2012 13:40:16 +0000 (15:40 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt fails
  Fix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt fails

13 years agoFix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt fails
Anatoliy Belsky [Mon, 7 May 2012 13:39:07 +0000 (15:39 +0200)]
Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt fails

13 years agoFix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt fails
Anatoliy Belsky [Mon, 7 May 2012 13:37:29 +0000 (15:37 +0200)]
Fix bug 61903 ext\phar\tests\tar\phar_commitwrite.phpt fails

13 years agothese methods should return a stream. This makes it easier to intercept
andrey [Mon, 7 May 2012 13:32:00 +0000 (15:32 +0200)]
these methods should return a stream. This makes it easier to intercept
the return value

13 years agocomment for the #else
andrey [Mon, 7 May 2012 11:55:40 +0000 (13:55 +0200)]
comment for the #else

13 years agoMerge branch 'master' of git.php.net:php-src
andrey [Mon, 7 May 2012 11:32:05 +0000 (13:32 +0200)]
Merge branch 'master' of git.php.net:php-src

13 years agoreorganize things a bit...just shifting code
andrey [Mon, 7 May 2012 11:31:42 +0000 (13:31 +0200)]
reorganize things a bit...just shifting code

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Sun, 6 May 2012 16:06:12 +0000 (18:06 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61769 Random failure of php_cli_server*phpt tests

13 years agoFix bug 61769 Random failure of php_cli_server*phpt tests
Matt Ficken [Sun, 6 May 2012 16:05:02 +0000 (18:05 +0200)]
Fix bug 61769 Random failure of php_cli_server*phpt tests

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sun, 6 May 2012 12:37:33 +0000 (20:37 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  correct variable name

13 years agocorrect variable name
Xinchen Hui [Sun, 6 May 2012 12:37:03 +0000 (20:37 +0800)]
correct variable name

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sun, 6 May 2012 12:32:33 +0000 (20:32 +0800)]
Merge branch 'PHP-5.4'

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 6 May 2012 12:32:15 +0000 (20:32 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

13 years agoChange the test folder
Xinchen Hui [Sun, 6 May 2012 12:31:40 +0000 (20:31 +0800)]
Change the test folder

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sun, 6 May 2012 12:29:26 +0000 (20:29 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference)

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 6 May 2012 12:06:05 +0000 (20:06 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference)

13 years agoFixed bug #61730 (Segfault from array_walk modifying an array passed by reference)
Xinchen Hui [Sun, 6 May 2012 12:01:10 +0000 (20:01 +0800)]
Fixed bug #61730 (Segfault from array_walk modifying an array passed by reference)

13 years agoMerge branch 'PHP-5.4'
Nikita Popov [Sun, 6 May 2012 11:40:06 +0000 (13:40 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Add NEWS entry for bug #61961
  Fixed Bug #61961 (file_get_content leaks when access empty file with max length)

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Nikita Popov [Sun, 6 May 2012 11:33:47 +0000 (13:33 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Add NEWS entry for bug #61961
  Fixed Bug #61961 (file_get_content leaks when access empty file with max length)

13 years agoAdd NEWS entry for bug #61961
Nikita Popov [Sun, 6 May 2012 11:19:17 +0000 (13:19 +0200)]
Add NEWS entry for bug #61961

13 years agoMerge branch 'pull-request/76' into PHP-5.3
Nikita Popov [Sun, 6 May 2012 10:45:45 +0000 (12:45 +0200)]
Merge branch 'pull-request/76' into PHP-5.3

13 years agoFixed Bug #61961 (file_get_content leaks when access empty file with max length)
Reeze Xia [Sun, 6 May 2012 10:27:26 +0000 (18:27 +0800)]
Fixed Bug #61961 (file_get_content leaks when access empty file with max length)

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 5 May 2012 16:53:47 +0000 (00:53 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  correct NEWS
  Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)
  Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 5 May 2012 16:52:51 +0000 (00:52 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  correct NEWS
  Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)

Conflicts:
ext/curl/interface.c

13 years agocorrect NEWS
Xinchen Hui [Sat, 5 May 2012 16:51:20 +0000 (00:51 +0800)]
correct NEWS

13 years agoFixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)
Xinchen Hui [Sat, 5 May 2012 16:50:37 +0000 (00:50 +0800)]
Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)

13 years agoFixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)
Xinchen Hui [Sat, 5 May 2012 16:40:49 +0000 (00:40 +0800)]
Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction)

13 years agoMerge branch 'PHP-5.4'
David Soria Parra [Sat, 5 May 2012 15:37:35 +0000 (17:37 +0200)]
Merge branch 'PHP-5.4'

By Rasmus Lerdorf
* PHP-5.4:
  Fix for CVE-2012-1823 (cherry picked from commit 29300b1f9dab068d477b241d8fd872e3a7c829b3)
  Fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
David Soria Parra [Sat, 5 May 2012 15:36:55 +0000 (17:36 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

By Rasmus Lerdorf
* PHP-5.3:
  Fix for CVE-2012-1823 (cherry picked from commit 29300b1f9dab068d477b241d8fd872e3a7c829b3)

13 years agoFix for CVE-2012-1823
Rasmus Lerdorf [Thu, 3 May 2012 13:51:52 +0000 (15:51 +0200)]
Fix for CVE-2012-1823
(cherry picked from commit 29300b1f9dab068d477b241d8fd872e3a7c829b3)

13 years agoFix for CVE-2012-1823
Rasmus Lerdorf [Thu, 3 May 2012 13:51:52 +0000 (15:51 +0200)]
Fix for CVE-2012-1823

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Fri, 4 May 2012 09:42:28 +0000 (11:42 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Fri, 4 May 2012 09:42:05 +0000 (11:42 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails

13 years agoFix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails
Anatoliy Belsky [Fri, 4 May 2012 09:40:49 +0000 (11:40 +0200)]
Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt fails

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Fri, 4 May 2012 09:38:43 +0000 (11:38 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt
  Bump to next version

Conflicts:
configure.in
main/php_version.h

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Fri, 4 May 2012 09:32:12 +0000 (11:32 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt

13 years agoFix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt
Anatoliy Belsky [Fri, 4 May 2012 09:29:49 +0000 (11:29 +0200)]
Fix bug #61904 ext\phar\tests\tar\phar_setsignaturealgo2.phpt

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Thu, 3 May 2012 19:22:39 +0000 (12:22 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Bump to next version

Conflicts:
configure.in
main/php_version.h

13 years agoBump to next version
Christopher Jones [Thu, 3 May 2012 19:03:49 +0000 (12:03 -0700)]
Bump to next version

Bump PHP version number

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Thu, 3 May 2012 14:40:51 +0000 (22:40 +0800)]
Merge branch 'PHP-5.4'

13 years agoFixed bug #61922 (ZTS build doesn't accept zend.script_encoding config)
Xinchen Hui [Thu, 3 May 2012 14:39:53 +0000 (22:39 +0800)]
Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config)

13 years agoMerge branch 'master' of git.php.net:php-src
andrey [Thu, 3 May 2012 13:34:24 +0000 (15:34 +0200)]
Merge branch 'master' of git.php.net:php-src

13 years agobump mysqlnd versions
andrey [Thu, 3 May 2012 13:33:47 +0000 (15:33 +0200)]
bump mysqlnd versions

13 years agoMerge remote-tracking branch 'origin/PHP-5.4'
Xinchen Hui [Thu, 3 May 2012 12:00:10 +0000 (20:00 +0800)]
Merge remote-tracking branch 'origin/PHP-5.4'

* origin/PHP-5.4:
  Fixed test bug #61892

13 years agoFixed test bug #61892
Xinchen Hui [Thu, 3 May 2012 11:56:49 +0000 (19:56 +0800)]
Fixed test bug #61892

13 years agophoenix from the ashes
andrey [Thu, 3 May 2012 11:34:26 +0000 (13:34 +0200)]
phoenix from the ashes

13 years agohere comes the news
andrey [Thu, 3 May 2012 11:02:34 +0000 (13:02 +0200)]
here comes the news

13 years agoMerge branch 'master' of git.php.net:php-src
andrey [Thu, 3 May 2012 11:00:17 +0000 (13:00 +0200)]
Merge branch 'master' of git.php.net:php-src

13 years agoRemove support for local infile handler in mysqli from 5.5
andrey [Thu, 3 May 2012 10:55:03 +0000 (12:55 +0200)]
Remove support for local infile handler in mysqli from 5.5

This removes the following functions from the API:
mysqli_set_local_infile_default()
mysqli_set_local_infile_handler()

Using these functions is known to be lead to stability problems in
mysqli. It was only enabled when compiling against libmysql. mysqlnd
doesn't have this support for local infile. However, with mysqlnd it can
be emulated by using stream handlers like in:

$c->query("LOAD DATA LOCAL INFILE "http://example.com/import.csv" INTO ...")
All available protocols, as well as user implemented ones can be added.

13 years agoMerge remote-tracking branch 'origin/PHP-5.4'
Xinchen Hui [Thu, 3 May 2012 10:41:45 +0000 (18:41 +0800)]
Merge remote-tracking branch 'origin/PHP-5.4'

13 years agoMerge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4
Xinchen Hui [Thu, 3 May 2012 10:40:57 +0000 (18:40 +0800)]
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4

* origin/PHP-5.3:
  Fix typo

13 years agoFix typo
Xinchen Hui [Thu, 3 May 2012 10:37:19 +0000 (18:37 +0800)]
Fix typo

picked form pull request of reeze.xia@gmail.com

13 years agoremove dead and unused for more than 8 years code
andrey [Thu, 3 May 2012 10:22:25 +0000 (12:22 +0200)]
remove dead and unused for more than 8 years code

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Wed, 2 May 2012 19:42:57 +0000 (21:42 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 2 May 2012 19:41:33 +0000 (21:41 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis

13 years agoFix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis
Anatoliy Belsky [Wed, 2 May 2012 19:38:32 +0000 (21:38 +0200)]
Fix bug 61902 ext\phar\tests\phar_setsignaturealgo2.phpt falis

openssl needs explicit openssl.cnf on windows

13 years agoMerge branch 'PHP-5.4'
andrey [Wed, 2 May 2012 14:15:35 +0000 (16:15 +0200)]
Merge branch 'PHP-5.4'

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
andrey [Wed, 2 May 2012 13:57:08 +0000 (15:57 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

13 years agoFix for bug#61411
andrey [Wed, 2 May 2012 13:55:22 +0000 (15:55 +0200)]
Fix for bug#61411

Bug #61411 PDO Segfaults with PERSISTENT == TRUE && EMULATE_PREPARES == FALSE
Wrong allocation, that doesn't follow the scheme of using stmt->persistent
was the root cause of the problem and the crash at free.

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Wed, 2 May 2012 07:11:19 +0000 (00:11 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  merge 5.3.11 stuff
  organize NEWS
  Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and"

13 years agomerge 5.3.11 stuff
Stanislav Malyshev [Wed, 2 May 2012 07:08:04 +0000 (00:08 -0700)]
merge 5.3.11 stuff