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

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

12 years agoorganize NEWS
Stanislav Malyshev [Wed, 2 May 2012 07:00:59 +0000 (00:00 -0700)]
organize NEWS

12 years agoRevert "Fix bug #61537 (json_encode() incorrectly truncates/discards information...
Stanislav Malyshev [Wed, 2 May 2012 06:51:41 +0000 (23:51 -0700)]
Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and"

This reverts commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b.
The fix is not correct, not fixed after discussion on github.
Please fix the issues and reapply the patch

12 years agoMerge branch 'PHP-5.4'
Christopher Jones [Tue, 1 May 2012 22:51:01 +0000 (15:51 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Make output order for dom007.phpt platform independent

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Tue, 1 May 2012 22:49:19 +0000 (15:49 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Make output order for dom007.phpt platform independent

12 years agoMerge branch 'bug61810' into PHP-5.3
Christopher Jones [Tue, 1 May 2012 22:47:54 +0000 (15:47 -0700)]
Merge branch 'bug61810' into PHP-5.3

* bug61810:
  Make output order for dom007.phpt platform independent

12 years agoMake output order for dom007.phpt platform independent
Christopher Jones [Tue, 1 May 2012 22:43:31 +0000 (15:43 -0700)]
Make output order for dom007.phpt platform independent

This test has long been near the top of the reported output diffs.
For example, on http://qa.php.net/reports/?version=5.4.0 it has diffed
1307 times out of 3543 reports, at time of this commit.  (The second
highest diff has occurred 710 times.)

12 years agoMerge branch 'PHP-5.4'
Christopher Jones [Tue, 1 May 2012 21:47:18 +0000 (14:47 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix masking in bug61115-1.phpt

Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Christopher Jones [Tue, 1 May 2012 21:34:54 +0000 (14:34 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix masking in bug61115-1.phpt

12 years agoMerge branch 'fix-bug61115-1.phpt-for-no-debug' into PHP-5.3
Christopher Jones [Tue, 1 May 2012 21:33:57 +0000 (14:33 -0700)]
Merge branch 'fix-bug61115-1.phpt-for-no-debug' into PHP-5.3

* fix-bug61115-1.phpt-for-no-debug:
  Fix masking in bug61115-1.phpt

12 years agoFix masking in bug61115-1.phpt
Christopher Jones [Tue, 1 May 2012 21:32:09 +0000 (14:32 -0700)]
Fix masking in bug61115-1.phpt

The test bug61115-1.phpt was diffing for non-debug builds

12 years ago- Regenerated files
Felipe Pena [Mon, 30 Apr 2012 18:57:09 +0000 (15:57 -0300)]
- Regenerated files

12 years ago- Regenerated files
Felipe Pena [Mon, 30 Apr 2012 18:57:00 +0000 (15:57 -0300)]
- Regenerated files

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Mon, 30 Apr 2012 18:56:15 +0000 (15:56 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed Windows build

12 years ago- Fixed Windows build
Felipe Pena [Mon, 30 Apr 2012 18:55:57 +0000 (15:55 -0300)]
- Fixed Windows build

12 years agoMerge branch 'master' of git.php.net:php-src
Anatoliy Belsky [Mon, 30 Apr 2012 15:35:32 +0000 (17:35 +0200)]
Merge branch 'master' of git.php.net:php-src

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 30 Apr 2012 15:31:31 +0000 (17:31 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails
  - Regenerated files

Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h

12 years agoMerge branch 'master' of git.php.net:php-src
andrey [Mon, 30 Apr 2012 15:31:06 +0000 (17:31 +0200)]
Merge branch 'master' of git.php.net:php-src

12 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Anatoliy Belsky [Mon, 30 Apr 2012 15:25:25 +0000 (17:25 +0200)]
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
Anatoliy Belsky [Mon, 30 Apr 2012 15:25:11 +0000 (17:25 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails

12 years agoFix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails
Anatoliy Belsky [Mon, 30 Apr 2012 15:23:49 +0000 (17:23 +0200)]
Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails

12 years agorefactor MYSQLND_NET, split it two parts for easy resharing
andrey [Mon, 30 Apr 2012 15:01:56 +0000 (17:01 +0200)]
refactor MYSQLND_NET, split it two parts for easy resharing

12 years ago- Regenerated files
Felipe Pena [Mon, 30 Apr 2012 13:35:28 +0000 (10:35 -0300)]
- Regenerated files

12 years ago- Regenerated files
Felipe Pena [Mon, 30 Apr 2012 13:35:11 +0000 (10:35 -0300)]
- Regenerated files

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Mon, 30 Apr 2012 13:31:59 +0000 (10:31 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Changed last commit to use VK_ESCAPE on Windows

12 years ago- Changed last commit to use VK_ESCAPE on Windows
Felipe Pena [Mon, 30 Apr 2012 13:31:49 +0000 (10:31 -0300)]
- Changed last commit to use VK_ESCAPE on Windows

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 30 Apr 2012 12:37:08 +0000 (14:37 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Additional fixs for bug 61746 - prepare/clean acls

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Mon, 30 Apr 2012 12:36:42 +0000 (14:36 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Additional fixs for bug 61746 - prepare/clean acls

12 years agoAdditional fixs for bug 61746 - prepare/clean acls
Anatoliy Belsky [Mon, 30 Apr 2012 12:33:48 +0000 (14:33 +0200)]
Additional fixs for bug 61746 - prepare/clean acls

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 30 Apr 2012 10:11:00 +0000 (12:11 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61870 ext\session\tests\bug42596.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Mon, 30 Apr 2012 10:10:43 +0000 (12:10 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61870 ext\session\tests\bug42596.phpt fails

12 years agoFix bug 61870 ext\session\tests\bug42596.phpt fails
Anatoliy Belsky [Mon, 30 Apr 2012 10:06:28 +0000 (12:06 +0200)]
Fix bug 61870 ext\session\tests\bug42596.phpt fails

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 30 Apr 2012 08:41:13 +0000 (10:41 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug ext\filter\tests\bug52209.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Mon, 30 Apr 2012 08:28:00 +0000 (10:28 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug ext\filter\tests\bug52209.phpt fails

12 years agoFix bug ext\filter\tests\bug52209.phpt fails
Anatoliy Belsky [Mon, 30 Apr 2012 08:25:54 +0000 (10:25 +0200)]
Fix bug ext\filter\tests\bug52209.phpt fails

12 years agoMerge remote-tracking branch 'origin/PHP-5.4'
Xinchen Hui [Mon, 30 Apr 2012 04:36:06 +0000 (12:36 +0800)]
Merge remote-tracking branch 'origin/PHP-5.4'

12 years agoMerge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 30 Apr 2012 04:35:44 +0000 (12:35 +0800)]
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4

12 years agomerge test from PHP-5.4
Xinchen Hui [Mon, 30 Apr 2012 04:33:55 +0000 (12:33 +0800)]
merge test from PHP-5.4

12 years agoRevert "Merge branch 'fix-pro_nice-test' of https://github.com/reeze/php-src into...
Xinchen Hui [Mon, 30 Apr 2012 04:31:33 +0000 (12:31 +0800)]
Revert "Merge branch 'fix-pro_nice-test' of https://github.com/reeze/php-src into PHP-5.3"

After pushed, I found the test script in 5.4 is already fixed this, so
revert this change, and be consistent with 5.4's test

This reverts commit 24d85e4bd8d56197ca673791ad007f2e595478cf, reversing
changes made to bae56a87f81b91cd815604b0f404f616b0d73c2b.

12 years agoMerge branch 'fix-pro_nice-test' of https://github.com/reeze/php-src into PHP-5.3
Xinchen Hui [Mon, 30 Apr 2012 04:29:15 +0000 (12:29 +0800)]
Merge branch 'fix-pro_nice-test' of https://github.com/reeze/php-src into PHP-5.3

12 years agoMerge remote-tracking branch 'origin/PHP-5.4'
Xinchen Hui [Mon, 30 Apr 2012 04:16:50 +0000 (12:16 +0800)]
Merge remote-tracking branch 'origin/PHP-5.4'

* origin/PHP-5.4:
  Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
  - BFN
  - BFN

12 years agoMerge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4
Xinchen Hui [Mon, 30 Apr 2012 04:15:43 +0000 (12:15 +0800)]
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4

* origin/PHP-5.3:
  Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
  - BFN

Conflicts:
sapi/cli/php_cli.c

12 years agoFixed bug #61546 (functions related to current script failed when chdir() in cli...
Xinchen Hui [Mon, 30 Apr 2012 04:09:22 +0000 (12:09 +0800)]
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).

12 years ago- BFN
Felipe Pena [Sun, 29 Apr 2012 22:48:00 +0000 (19:48 -0300)]
- BFN

12 years ago- BFN
Felipe Pena [Sun, 29 Apr 2012 22:44:27 +0000 (19:44 -0300)]
- BFN

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Sun, 29 Apr 2012 22:36:10 +0000 (19:36 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #61827 (incorrect \e processing on Windows) patch by: ab@php.net

12 years ago- Fixed bug #61827 (incorrect \e processing on Windows) patch by: ab@php.net
Felipe Pena [Sun, 29 Apr 2012 22:35:52 +0000 (19:35 -0300)]
- Fixed bug #61827 (incorrect \e processing on Windows) patch by: ab@php.net

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Sun, 29 Apr 2012 22:14:20 +0000 (19:14 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Added missing bound check in iptcparse() (path by chris at chiappa.net)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Sun, 29 Apr 2012 22:14:03 +0000 (19:14 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Added missing bound check in iptcparse() (path by chris at chiappa.net)

12 years ago- Added missing bound check in iptcparse() (path by chris at chiappa.net)
Felipe Pena [Sun, 29 Apr 2012 22:12:12 +0000 (19:12 -0300)]
- Added missing bound check in iptcparse() (path by chris at chiappa.net)

12 years agoFix test for proc_nice: bsd ps command didn't support option -o "%p %n"
reeze [Sun, 29 Apr 2012 16:59:54 +0000 (00:59 +0800)]
Fix test for proc_nice: bsd ps command didn't support option -o "%p %n"

12 years agoFix build on MS Windows
Gustavo André dos Santos Lopes [Sat, 28 Apr 2012 15:32:44 +0000 (16:32 +0100)]
Fix build on MS Windows

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Sat, 28 Apr 2012 09:45:24 +0000 (11:45 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Sat, 28 Apr 2012 09:44:54 +0000 (11:44 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()

12 years agoFix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()
Matt Ficken [Sat, 28 Apr 2012 09:42:42 +0000 (11:42 +0200)]
Fix bug 61685 putenv('TZ=UTC') doesn't update timezone for localtime()

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 26 Apr 2012 13:41:06 +0000 (15:41 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61786 Failing tests in ext\session\tests\*

12 years agoFix bug 61786 Failing tests in ext\session\tests\*
Anatoliy Belsky [Thu, 26 Apr 2012 13:39:45 +0000 (15:39 +0200)]
Fix bug 61786 Failing tests in ext\session\tests\*

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 26 Apr 2012 13:18:17 +0000 (15:18 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Thu, 26 Apr 2012 13:17:46 +0000 (15:17 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails

Conflicts:
ext/sqlite3/tests/sqlite3_15_open_error.phpt

12 years agoFix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails
Anatoliy Belsky [Thu, 26 Apr 2012 13:14:26 +0000 (15:14 +0200)]
Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 26 Apr 2012 11:30:25 +0000 (13:30 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61800 ext\standard\tests\streams\bug61371.phpt fails

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Thu, 26 Apr 2012 11:28:49 +0000 (13:28 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61800 ext\standard\tests\streams\bug61371.phpt fails

12 years agoFix bug #61800 ext\standard\tests\streams\bug61371.phpt fails
Anatoliy Belsky [Thu, 26 Apr 2012 11:27:01 +0000 (13:27 +0200)]
Fix bug #61800 ext\standard\tests\streams\bug61371.phpt fails

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Wed, 25 Apr 2012 16:53:56 +0000 (18:53 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Partial fix for bug 61743 to get correct icacls path
  sync version

Conflicts:
configure.in

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Wed, 25 Apr 2012 16:46:22 +0000 (18:46 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Partial fix for bug 61743 to get correct icacls path

12 years agoPartial fix for bug 61743 to get correct icacls path
Anatoliy Belsky [Wed, 25 Apr 2012 16:38:27 +0000 (18:38 +0200)]
Partial fix for bug 61743 to get correct icacls path

12 years agosync version
Stanislav Malyshev [Tue, 24 Apr 2012 23:30:37 +0000 (16:30 -0700)]
sync version

12 years agoMerge branch 'PHP-5.4'
Michael Wallner [Tue, 24 Apr 2012 19:22:39 +0000 (21:22 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  fix NEWS order

12 years agofix NEWS order
Michael Wallner [Tue, 24 Apr 2012 19:22:19 +0000 (21:22 +0200)]
fix NEWS order

12 years agoMerge branch 'PHP-5.4'
Michael Wallner [Tue, 24 Apr 2012 18:43:59 +0000 (20:43 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  BFN

12 years agoBFN
Michael Wallner [Tue, 24 Apr 2012 18:40:19 +0000 (20:40 +0200)]
BFN

12 years agoMerge branch 'PHP-5.4'
Michael Wallner [Tue, 24 Apr 2012 18:37:29 +0000 (20:37 +0200)]
Merge branch 'PHP-5.4'

12 years agofix bug #61443
Michael Wallner [Tue, 24 Apr 2012 18:35:49 +0000 (20:35 +0200)]
fix bug #61443

Since upgrade to PHP 5.4, we can't change zlib.output_compression on the
fly

the check for PHP_OUTPUT_WRITTEN was over-zealous

12 years agoMerge branch 'PHP-5.4'
Michael Wallner [Tue, 24 Apr 2012 17:52:45 +0000 (19:52 +0200)]
Merge branch 'PHP-5.4'

12 years agofixed bug #61820
Michael Wallner [Tue, 24 Apr 2012 17:50:00 +0000 (19:50 +0200)]
fixed bug #61820

using ob_gzhandler will complain about headers already sent
when no compression

the Vary header should only be sent on the PHP_OUTPUT_HANDLER_START
event

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 24 Apr 2012 12:09:07 +0000 (14:09 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Tue, 24 Apr 2012 12:08:26 +0000 (14:08 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only

12 years agoFix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only
Anatoliy Belsky [Tue, 24 Apr 2012 12:05:35 +0000 (14:05 +0200)]
Fix bug #61413 ext\openssl\tests\openssl_encrypt_crash.phpt fails 5.3 only

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Tue, 24 Apr 2012 11:45:07 +0000 (13:45 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Bug 61610 adopted expected warnings for 5.4

12 years agoBug 61610 adopted expected warnings for 5.4
Anatoliy Belsky [Tue, 24 Apr 2012 11:36:43 +0000 (13:36 +0200)]
Bug 61610 adopted expected warnings for 5.4

12 years agoMerge branch '5.4'
Gustavo André dos Santos Lopes [Mon, 23 Apr 2012 21:10:50 +0000 (22:10 +0100)]
Merge branch '5.4'

12 years agoMerge branch '5.3' into 5.4
Gustavo André dos Santos Lopes [Mon, 23 Apr 2012 21:10:23 +0000 (22:10 +0100)]
Merge branch '5.3' into 5.4

12 years agoFixed bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64
Gustavo André dos Santos Lopes [Mon, 23 Apr 2012 21:09:38 +0000 (22:09 +0100)]
Fixed bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64

Also fixed possible invalid read on big endian LP64.

12 years agoMerge branch 'PHP-5.4'
Felipe Pena [Mon, 23 Apr 2012 18:19:35 +0000 (15:19 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice)

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Mon, 23 Apr 2012 18:19:23 +0000 (15:19 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice)

12 years ago- Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice)
Felipe Pena [Mon, 23 Apr 2012 18:18:12 +0000 (15:18 -0300)]
- Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice)

12 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Sun, 22 Apr 2012 17:30:26 +0000 (19:30 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug #61811 three of finfo tests failed, see also #61812.

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Sun, 22 Apr 2012 17:29:52 +0000 (19:29 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug #61811 three of finfo tests failed, see also #61812.

12 years agoFix bug #61811 three of finfo tests failed, see also #61812.
Anatoliy Belsky [Sun, 22 Apr 2012 17:26:54 +0000 (19:26 +0200)]
Fix bug #61811 three of finfo tests failed, see also #61812.

The remaining two was assidentially merged back from 5.4

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sun, 22 Apr 2012 12:00:07 +0000 (20:00 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed warning implicit declaration of function 'file_printedlen'

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 22 Apr 2012 11:59:46 +0000 (19:59 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed warning implicit declaration of function 'file_printedlen'

12 years agoFixed warning implicit declaration of function 'file_printedlen'
Xinchen Hui [Sun, 22 Apr 2012 11:52:07 +0000 (19:52 +0800)]
Fixed warning implicit declaration of function 'file_printedlen'

12 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sun, 22 Apr 2012 11:40:22 +0000 (19:40 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Update NEWS
  Fixed bug #61812 (Uninitialised value used in libmagic)

12 years agoUpdate NEWS
Xinchen Hui [Sun, 22 Apr 2012 11:39:50 +0000 (19:39 +0800)]
Update NEWS

12 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sun, 22 Apr 2012 11:39:02 +0000 (19:39 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fixed bug #61812 (Uninitialised value used in libmagic)

12 years agoFixed bug #61812 (Uninitialised value used in libmagic)
Xinchen Hui [Sun, 22 Apr 2012 11:38:14 +0000 (19:38 +0800)]
Fixed bug #61812 (Uninitialised value used in libmagic)

12 years agoMerge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
Johannes Schlüter [Sun, 22 Apr 2012 00:26:07 +0000 (02:26 +0200)]
Merge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:/php-src:
  Fix test
  typo in test
  Make css string constant
  Fixed typo
  Improved performance while sending error page
  - BFN
  - BFN
  - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net
  - Fixed expected test result (patch by ab@php.net in #61769)
  - Fix test title
  add pg_escape_identifier/pg_escape_literal
  fix RCs
  Update to 5.4.2-dev
  Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

12 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Sun, 22 Apr 2012 00:25:36 +0000 (02:25 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix folding

12 years agoFix folding
Johannes Schlüter [Sun, 22 Apr 2012 00:25:02 +0000 (02:25 +0200)]
Fix folding