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

13 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

13 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.

13 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)

13 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)

13 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)

13 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.

13 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.

13 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

13 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'

13 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'

13 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'

13 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)

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

13 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)

13 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)

13 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

13 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

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

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 21 Apr 2012 08:03:53 +0000 (16:03 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix test
  - BFN

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Xinchen Hui [Sat, 21 Apr 2012 08:03:18 +0000 (16:03 +0800)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix test
  - BFN

13 years agoFix test
Xinchen Hui [Sat, 21 Apr 2012 08:02:25 +0000 (16:02 +0800)]
Fix test

Reported by cjones

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 21 Apr 2012 02:16:08 +0000 (10:16 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  typo in test

13 years agotypo in test
Xinchen Hui [Sat, 21 Apr 2012 02:15:35 +0000 (10:15 +0800)]
typo in test

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Sat, 21 Apr 2012 01:31:45 +0000 (09:31 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Make css string constant

13 years agoMake css string constant
Xinchen Hui [Sat, 21 Apr 2012 01:31:00 +0000 (09:31 +0800)]
Make css string constant

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Fri, 20 Apr 2012 16:12:10 +0000 (00:12 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed typo

13 years agoFixed typo
Xinchen Hui [Fri, 20 Apr 2012 16:11:06 +0000 (00:11 +0800)]
Fixed typo

report by reeze.xia@gmail.com

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Fri, 20 Apr 2012 16:02:12 +0000 (00:02 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Improved performance while sending error page
  - BFN

13 years agoImproved performance while sending error page
Xinchen Hui [Fri, 20 Apr 2012 16:01:10 +0000 (00:01 +0800)]
Improved performance while sending error page

this also fixed bug #61785 (Memory leak when access a non-exists file without router)

13 years ago- BFN
Felipe Pena [Fri, 20 Apr 2012 02:23:59 +0000 (23:23 -0300)]
- BFN

13 years ago- BFN
Felipe Pena [Fri, 20 Apr 2012 02:23:46 +0000 (23:23 -0300)]
- BFN

13 years agoMerge branch 'PHP-5.4'
Felipe Pena [Fri, 20 Apr 2012 02:14:00 +0000 (23:14 -0300)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Felipe Pena [Fri, 20 Apr 2012 02:13:37 +0000 (23:13 -0300)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net

13 years ago- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to...
Felipe Pena [Fri, 20 Apr 2012 02:12:47 +0000 (23:12 -0300)]
- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net

13 years agoMerge branch 'PHP-5.4'
Felipe Pena [Thu, 19 Apr 2012 23:15:26 +0000 (20:15 -0300)]
Merge branch 'PHP-5.4'

13 years ago- Fixed expected test result (patch by ab@php.net in #61769)
Felipe Pena [Thu, 19 Apr 2012 23:15:11 +0000 (20:15 -0300)]
- Fixed expected test result (patch by ab@php.net in #61769)

13 years agoMerge branch 'PHP-5.4'
Felipe Pena [Thu, 19 Apr 2012 23:07:37 +0000 (20:07 -0300)]
Merge branch 'PHP-5.4'

13 years ago- Fix test title
Felipe Pena [Thu, 19 Apr 2012 23:05:30 +0000 (20:05 -0300)]
- Fix test title

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Thu, 19 Apr 2012 20:40:36 +0000 (13:40 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  add pg_escape_identifier/pg_escape_literal

13 years agoadd pg_escape_identifier/pg_escape_literal
Yasuo Ohgaki [Fri, 25 Nov 2011 02:21:01 +0000 (02:21 +0000)]
add pg_escape_identifier/pg_escape_literal

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Thu, 19 Apr 2012 18:37:55 +0000 (11:37 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Stanislav Malyshev [Thu, 19 Apr 2012 18:37:31 +0000 (11:37 -0700)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

13 years agoMerge branch 'pull-request/61' into PHP-5.3
Stanislav Malyshev [Thu, 19 Apr 2012 18:05:17 +0000 (11:05 -0700)]
Merge branch 'pull-request/61' into PHP-5.3

* pull-request/61:
  Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

13 years agoMerge branch 'PHP-5.4'
Stanislav Malyshev [Thu, 19 Apr 2012 18:03:12 +0000 (11:03 -0700)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  fix RCs
  Update to 5.4.2-dev

Conflicts:
main/php_version.h

13 years agofix RCs
Stanislav Malyshev [Thu, 19 Apr 2012 07:25:44 +0000 (00:25 -0700)]
fix RCs

13 years agoUpdate to 5.4.2-dev
Christopher Jones [Mon, 16 Apr 2012 20:43:41 +0000 (13:43 -0700)]
Update to 5.4.2-dev

After PHP-5.4.1 was branched, the PHP-5.4 branch should have been 5.4.2-dev.

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Thu, 19 Apr 2012 10:49:47 +0000 (12:49 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Commit generated file
  Fix bug #61755 parsing bug can lead to access violations

13 years agoMerge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
Johannes Schlüter [Thu, 19 Apr 2012 10:48:18 +0000 (12:48 +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:

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Thu, 19 Apr 2012 10:47:47 +0000 (12:47 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Commit generated file
  Fix bug #61755 parsing bug can lead to access violations
  Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails

13 years agoCommit generated file
Johannes Schlüter [Thu, 19 Apr 2012 10:47:09 +0000 (12:47 +0200)]
Commit generated file

13 years agoFix bug #61755 parsing bug can lead to access violations
Johannes Schlüter [Thu, 19 Apr 2012 10:46:02 +0000 (12:46 +0200)]
Fix bug #61755 parsing bug can lead to access violations

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Thu, 19 Apr 2012 09:38:35 +0000 (11:38 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Anatoliy Belsky [Thu, 19 Apr 2012 09:36:50 +0000 (11:36 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails

13 years agoFix bug 61671 ext\spl\tests\fileobject_003.phpt fails
Anatoliy Belsky [Thu, 19 Apr 2012 09:20:16 +0000 (11:20 +0200)]
Fix bug 61671 ext\spl\tests\fileobject_003.phpt fails

The solution was already introduced in 5.4 by Etienne Kneuss and
Pierre but wasn't merged back into 5.3 . SplFileObject should
not be used with directories. So just putting together all the
necessary pieces from 5.4

13 years agoBug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
Sherif Ramadan [Thu, 19 Apr 2012 08:44:43 +0000 (04:44 -0400)]
Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Wed, 18 Apr 2012 22:30:58 +0000 (00:30 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Drop old README

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 18 Apr 2012 22:30:45 +0000 (00:30 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Drop old README

13 years agoDrop old README
Johannes Schlüter [Wed, 18 Apr 2012 22:29:24 +0000 (00:29 +0200)]
Drop old README

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Wed, 18 Apr 2012 22:08:42 +0000 (00:08 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix slight grammar glitch (thanks Dan Brown)

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 18 Apr 2012 22:08:36 +0000 (00:08 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Fix slight grammar glitch (thanks Dan Brown)

13 years agoFix slight grammar glitch (thanks Dan Brown)
Johannes Schlüter [Wed, 18 Apr 2012 22:07:40 +0000 (00:07 +0200)]
Fix slight grammar glitch (thanks Dan Brown)

13 years agoMerge branch 'master' of git.php.net:/php-src
Johannes Schlüter [Wed, 18 Apr 2012 20:51:15 +0000 (22:51 +0200)]
Merge branch 'master' of git.php.net:/php-src

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

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Wed, 18 Apr 2012 20:51:06 +0000 (22:51 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Update generated file.
  Ensure the SQL parser is regenerated after changes.
  Fix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b
  update NEWS

13 years agoMerge branch 'PHP-5.3' into PHP-5.4
Johannes Schlüter [Wed, 18 Apr 2012 20:50:21 +0000 (22:50 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
  Update generated file.
  Ensure the SQL parser is regenerated after changes.

13 years agoUpdate generated file.
Johannes Schlüter [Wed, 18 Apr 2012 20:47:14 +0000 (22:47 +0200)]
Update generated file.

13 years agoEnsure the SQL parser is regenerated after changes.
Johannes Schlüter [Wed, 18 Apr 2012 20:45:59 +0000 (22:45 +0200)]
Ensure the SQL parser is regenerated after changes.

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 18 Apr 2012 10:48:36 +0000 (18:48 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b
  update NEWS

13 years agoFix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8...
Xinchen Hui [Wed, 18 Apr 2012 10:43:46 +0000 (18:43 +0800)]
Fix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b

http://git.php.net/?p=php-src.git;a=commitdiff;h=cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b

13 years agoupdate NEWS
Xinchen Hui [Wed, 18 Apr 2012 10:42:39 +0000 (18:42 +0800)]
update NEWS

13 years agoMerge branch 'PHP-5.4'
Johannes Schlüter [Wed, 18 Apr 2012 10:23:35 +0000 (12:23 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Add NEWS
  Implement Request #47570 libpq's PG_VERSION should be exported to userland

13 years agoMerge branch 'PHP-5.4' of git.php.net:/php-src into PHP-5.4
Johannes Schlüter [Wed, 18 Apr 2012 10:22:27 +0000 (12:22 +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:
  Fixed bug #61761 ('Overriding' a private static method with a different signature causes crash)

13 years agoAdd NEWS
Yasuo Ohgaki [Tue, 17 Apr 2012 07:34:47 +0000 (16:34 +0900)]
Add NEWS

13 years agoImplement Request #47570 libpq's PG_VERSION should be exported to userland
Yasuo Ohgaki [Fri, 30 Mar 2012 00:45:33 +0000 (09:45 +0900)]
Implement Request #47570 libpq's PG_VERSION should be exported to userland

13 years agoMerge branch 'PHP-5.4'
Xinchen Hui [Wed, 18 Apr 2012 10:15:29 +0000 (18:15 +0800)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fixed bug #61761 ('Overriding' a private static method with a different signature causes crash)

13 years agoFixed bug #61761 ('Overriding' a private static method with a different signature...
Xinchen Hui [Wed, 18 Apr 2012 10:13:27 +0000 (18:13 +0800)]
Fixed bug #61761 ('Overriding' a private static method with a different signature causes crash)

13 years agopack() with new "Z" more in line with Perl.
Gustavo André dos Santos Lopes [Tue, 17 Apr 2012 21:18:48 +0000 (22:18 +0100)]
pack() with new "Z" more in line with Perl.

Made pack() with "Z" force NUL termination, even if it mean truncating input
to less than the number of characters specified and if the number of
characters is "*", the output will be one byte larger than the input.

Improved tests.

13 years agoFixed bug #61038; "Z" and better behavior for unpack()
theanomaly.is@gmail.com [Tue, 17 Apr 2012 11:31:36 +0000 (07:31 -0400)]
Fixed bug #61038; "Z" and better behavior for unpack()

Added new "Z" argument to pack/unpack, now allowing "a" to return
data without stripping, and "A" strips all trailing white space,
while "Z" will strip everything after the first null.

13 years agoImplement Request #47570 libpq's PG_VERSION should be exported to userland
Yasuo Ohgaki [Fri, 30 Mar 2012 00:45:33 +0000 (09:45 +0900)]
Implement Request #47570 libpq's PG_VERSION should be exported to userland

13 years agoFix bug #61430 for trunk
Xinchen Hui [Tue, 17 Apr 2012 03:23:28 +0000 (11:23 +0800)]
Fix bug #61430 for trunk

13 years agoImplement const array/string dereference
Xinchen Hui [Sun, 15 Apr 2012 03:40:38 +0000 (11:40 +0800)]
Implement const array/string dereference

RFC:https://wiki.php.net/rfc/constdereference

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 16 Apr 2012 15:07:52 +0000 (17:07 +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 [Mon, 16 Apr 2012 15:07:33 +0000 (17:07 +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/*
Anatoliy Belsky [Mon, 16 Apr 2012 15:06:30 +0000 (17:06 +0200)]
Fix bug 61746 Failing tests in ext/standard/tests/file/windows_links/*

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 16 Apr 2012 13:46:24 +0000 (15:46 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails

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

* PHP-5.3:
  Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails

13 years agoFix bug 61720 ext\libxml\tests\bug61367-read.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:45:03 +0000 (15:45 +0200)]
Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails

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

* PHP-5.4:
  Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails

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

* PHP-5.3:
  Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails

13 years agoFix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:38:46 +0000 (15:38 +0200)]
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails

13 years agoFix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:35:47 +0000 (15:35 +0200)]
Fix bug 61719 ext\soap\tests\bugs\bug31422.phpt fails

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 16 Apr 2012 13:27:20 +0000 (15:27 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails

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

* PHP-5.3:
  Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails

13 years agoFix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:25:20 +0000 (15:25 +0200)]
Fix bug 61718 ext\ldap\tests\ldap_set_rebind_proc_error.phpt fails

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 16 Apr 2012 13:21:36 +0000 (15:21 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails

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

* PHP-5.3:
  Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails

13 years agoFix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:20:03 +0000 (15:20 +0200)]
Fix bug 61717 ext\ldap\tests\ldap_sasl_bind_basic.phpt fails

13 years agoMerge branch 'PHP-5.4'
Anatoliy Belsky [Mon, 16 Apr 2012 13:16:43 +0000 (15:16 +0200)]
Merge branch 'PHP-5.4'

* PHP-5.4:
  Fix bug 61716 tests\basic\021.phpt fails

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

* PHP-5.3:
  Fix bug 61716 tests\basic\021.phpt fails

13 years agoFix bug 61716 tests\basic\021.phpt fails
Anatoliy Belsky [Mon, 16 Apr 2012 13:14:26 +0000 (15:14 +0200)]
Fix bug 61716 tests\basic\021.phpt fails