]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Tue, 1 Oct 2013 09:11:48 +0000 (11:11 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug #61548

Conflicts:
ext/standard/http_fopen_wrapper.c

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Michael Wallner [Tue, 1 Oct 2013 09:08:20 +0000 (11:08 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #61548

11 years agoFixed bug #61548
Michael Wallner [Tue, 1 Oct 2013 09:07:55 +0000 (11:07 +0200)]
Fixed bug #61548

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Tue, 1 Oct 2013 07:34:19 +0000 (11:34 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Reverted patch (it was used for internal testing and was committed by accident)

11 years agoReverted patch (it was used for internal testing and was committed by accident)
Dmitry Stogov [Tue, 1 Oct 2013 07:32:11 +0000 (11:32 +0400)]
Reverted patch (it was used for internal testing and was committed by accident)

11 years agoOCI8 2.0: Added a new oci_set_db_operation() user space function for the "DB Operatio...
Christopher Jones [Mon, 30 Sep 2013 23:51:07 +0000 (16:51 -0700)]
OCI8 2.0: Added a new oci_set_db_operation() user space function for the "DB Operation" tracing feature of Oracle DB 12c.

Currently this code is #ifdef'd out, since I can't consider the feature stable until an Oracle-side fix for Oracle bug 16695981 is available.  Having the code available in PHP OCI8 facilitates testing of any fix.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Mon, 30 Sep 2013 22:54:39 +0000 (15:54 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Michael Wallner (2) and others
# Via Christopher Jones (8) and others
* 'master' of https://git.php.net/repository/php-src:
  Make 'make distclean' remove the downloaded pear PHAR
  fix test
  fix memleak on resetting rebind_proc
  Fix bug #64979: Wrong behavior of static variables in closure generators
  Fix bug #65322: compile time errors won't trigger auto loading
  5.5.4 release date
  5.4.20 release date
  Add information about which INI file is which inside respective files

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Mon, 30 Sep 2013 22:54:36 +0000 (15:54 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Michael Wallner (2) and others
# Via Christopher Jones (4) and others
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Make 'make distclean' remove the downloaded pear PHAR
  fix test
  fix memleak on resetting rebind_proc
  Fix bug #64979: Wrong behavior of static variables in closure generators
  Fix bug #65322: compile time errors won't trigger auto loading
  5.5.4 release date
  5.4.20 release date

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Mon, 30 Sep 2013 22:54:34 +0000 (15:54 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Michael Wallner (2) and others
# Via Michael Wallner
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  fix test
  fix memleak on resetting rebind_proc
  Fix bug #65322: compile time errors won't trigger auto loading
  5.4.20 release date

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Mon, 30 Sep 2013 22:47:33 +0000 (15:47 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Make 'make distclean' remove the downloaded pear PHAR

11 years agoMake 'make distclean' remove the downloaded pear PHAR
Christopher Jones [Mon, 30 Sep 2013 22:46:22 +0000 (15:46 -0700)]
Make 'make distclean' remove the downloaded pear PHAR

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Mon, 30 Sep 2013 12:05:37 +0000 (14:05 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix test
  fix memleak on resetting rebind_proc

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Michael Wallner [Mon, 30 Sep 2013 12:04:48 +0000 (14:04 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix test
  fix memleak on resetting rebind_proc

11 years agofix test
Michael Wallner [Mon, 30 Sep 2013 09:41:35 +0000 (11:41 +0200)]
fix test

11 years agofix memleak on resetting rebind_proc
Michael Wallner [Mon, 30 Sep 2013 09:23:33 +0000 (11:23 +0200)]
fix memleak on resetting rebind_proc

11 years agoMerge branch 'PHP-5.5'
Nikita Popov [Sun, 29 Sep 2013 18:19:40 +0000 (20:19 +0200)]
Merge branch 'PHP-5.5'

11 years agoFix bug #64979: Wrong behavior of static variables in closure generators
Nikita Popov [Sun, 29 Sep 2013 18:18:12 +0000 (20:18 +0200)]
Fix bug #64979: Wrong behavior of static variables in closure generators

11 years agoMerge branch 'PHP-5.5'
Nikita Popov [Sun, 29 Sep 2013 16:01:42 +0000 (18:01 +0200)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Nikita Popov [Sun, 29 Sep 2013 16:01:18 +0000 (18:01 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFix bug #65322: compile time errors won't trigger auto loading
Nikita Popov [Sun, 29 Sep 2013 15:58:25 +0000 (17:58 +0200)]
Fix bug #65322: compile time errors won't trigger auto loading

Also fixes duplicate bugs #54054 and #42098.

Furthermore this fixes incorrect error messages thrown from code
running inside an error handler when a compilation is in progress.
The error file and line are now correctly associated with the
file/line of the executor, rather than the compiler.

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Sun, 29 Sep 2013 01:07:32 +0000 (18:07 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  5.5.4 release date
  5.4.20 release date
  Add information about which INI file is which inside respective files

11 years ago5.5.4 release date
Stanislav Malyshev [Sun, 29 Sep 2013 01:06:15 +0000 (18:06 -0700)]
5.5.4 release date

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 29 Sep 2013 01:05:38 +0000 (18:05 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  5.4.20 release date

11 years ago5.4.20 release date
Stanislav Malyshev [Sun, 29 Sep 2013 01:04:44 +0000 (18:04 -0700)]
5.4.20 release date

11 years agoPrepare for next release
Christopher Jones [Sat, 28 Sep 2013 00:16:02 +0000 (17:16 -0700)]
Prepare for next release

11 years agoOCI8: Fix alloc function and DLL generation
Christopher Jones [Sat, 28 Sep 2013 00:00:41 +0000 (17:00 -0700)]
OCI8: Fix alloc function and DLL generation

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Fri, 27 Sep 2013 22:57:13 +0000 (15:57 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Dmitry Stogov (2) and others
# Via Christopher Jones (22) and others
* 'master' of https://git.php.net/repository/php-src:
  Removed references to "Zend Support"
  Added support for GNU Hurd. (Svante Signell)
  - Updated to version 2013.6 (2013f)
  More OCI8 DTrace probe updates. Change php.ini-* doc to match an earlier change to config.w32
  FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver
  Don't track parameter number in separate znode
  fix missing change from 'tcp_socket' to the more common 'server'
  fix many parallel test issues

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Fri, 27 Sep 2013 22:57:08 +0000 (15:57 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Dmitry Stogov (2) and others
# Via Lior Kaplan (2) and others
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Add information about which INI file is which inside respective files
  Removed references to "Zend Support"
  Added support for GNU Hurd. (Svante Signell)
  - Updated to version 2013.6 (2013f)
  FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Fri, 27 Sep 2013 22:57:04 +0000 (15:57 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Derick Rethans (1) and others
# Via Lior Kaplan (1) and Stanley Sufficool (1)
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Add information about which INI file is which inside respective files
  - Updated to version 2013.6 (2013f)
  FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Lior Kaplan [Fri, 27 Sep 2013 15:50:03 +0000 (17:50 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Add information about which INI file is which inside respective files

11 years agoAdd information about which INI file is which inside respective files
Ondřej Surý [Fri, 27 Sep 2013 15:46:14 +0000 (17:46 +0200)]
Add information about which INI file is which inside respective files

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Fri, 27 Sep 2013 10:02:01 +0000 (14:02 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Removed references to "Zend Support"

11 years agoRemoved references to "Zend Support"
Dmitry Stogov [Fri, 27 Sep 2013 10:01:07 +0000 (14:01 +0400)]
Removed references to "Zend Support"

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Fri, 27 Sep 2013 09:44:31 +0000 (13:44 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Added support for GNU Hurd. (Svante Signell)

Conflicts:
NEWS

11 years agoAdded support for GNU Hurd. (Svante Signell)
Dmitry Stogov [Fri, 27 Sep 2013 09:43:25 +0000 (13:43 +0400)]
Added support for GNU Hurd. (Svante Signell)

11 years agoMerge branch 'PHP-5.5'
Derick Rethans [Fri, 27 Sep 2013 09:14:51 +0000 (10:14 +0100)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Fri, 27 Sep 2013 09:14:47 +0000 (10:14 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years ago- Updated to version 2013.6 (2013f)
Derick Rethans [Fri, 27 Sep 2013 09:14:46 +0000 (10:14 +0100)]
- Updated to version 2013.6 (2013f)

11 years agoMore OCI8 DTrace probe updates.
Christopher Jones [Fri, 27 Sep 2013 04:12:11 +0000 (21:12 -0700)]
More OCI8 DTrace probe updates.
Change php.ini-* doc to match an earlier change to config.w32

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Fri, 27 Sep 2013 04:07:57 +0000 (21:07 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Don't track parameter number in separate znode
  fix missing change from 'tcp_socket' to the more common 'server'
  fix many parallel test issues

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanley Sufficool [Fri, 27 Sep 2013 03:16:28 +0000 (20:16 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver

11 years agoFIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver
Stanley Sufficool [Fri, 27 Sep 2013 02:53:47 +0000 (19:53 -0700)]
FIX BUG #48539 - Disable TEXTLIMIT for FreeTDS driver

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4
Stanley Sufficool [Fri, 27 Sep 2013 02:52:01 +0000 (19:52 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/push/php-src into PHP-5.4

* 'PHP-5.4' of https://git.php.net/push/php-src: (140 commits)
  Copy dba_*() keys before converting to string.
  Fix the broken sh syntax in ext/imap/config.m4.
  Revert "EmptyIterator now implements Countable; fixes bug 60577"
  RFC 6598 reserved ip range starts at 100.64.0.0
  fix a very rare case of use of uninitialized value combined with a memleak
  NEWS for added reserved ip addresses according to RFC 6598
  Add RFC 6598 IPs to reserved addresses
  NEWS for #60577
  NEWS for bug #64441
  Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)
  EmptyIterator now implements Countable; fixes bug 60577
  News for bugfix #64157
  Bug 64157 Changed error message to make sense
  Tinker with the wording of the short_open_tag description.
  Handle CLI server request headers case insensitively.
  5.4.21 now
  Typo....
  Add a XFAIL test for #64896
  Fixed Bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer
  Fixed bug #60598 (cli/apache sapi segfault on objects manipulation)
  ...

11 years agoMerge branch 'pull-request/473'
Sara Golemon [Thu, 26 Sep 2013 20:24:08 +0000 (13:24 -0700)]
Merge branch 'pull-request/473'

11 years agoDon't track parameter number in separate znode
Nikita Popov [Thu, 26 Sep 2013 17:43:32 +0000 (19:43 +0200)]
Don't track parameter number in separate znode

We already track it in the op array already.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 26 Sep 2013 16:57:54 +0000 (09:57 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Implement variadic function syntax

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 26 Sep 2013 16:57:36 +0000 (09:57 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Adam Harvey (2) and others
# Via Adam Harvey (2) and others
* 'master' of https://git.php.net/repository/php-src:
  Implement variadic function syntax
  Added function opcache_compile_file() to load PHP scripts into cache without execution.
  Fixed issue #135 (segfault in interned strings if initial memory is too low)
  Fix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA.
  Make message and format arguments const char * to avoid build warning about invalid cast.
  Copy dba_*() keys before converting to string.

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 26 Sep 2013 16:57:32 +0000 (09:57 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Dmitry Stogov (2) and others
# Via Adam Harvey (1) and Dmitry Stogov (1)
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Added function opcache_compile_file() to load PHP scripts into cache without execution.
  Fixed issue #135 (segfault in interned strings if initial memory is too low)
  Make message and format arguments const char * to avoid build warning about invalid cast.
  Copy dba_*() keys before converting to string.

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Thu, 26 Sep 2013 16:57:30 +0000 (09:57 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Adam Harvey
# Via Adam Harvey
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Copy dba_*() keys before converting to string.

11 years agoImplement variadic function syntax
Nikita Popov [Thu, 26 Sep 2013 16:39:17 +0000 (18:39 +0200)]
Implement variadic function syntax

As per RFC: https://wiki.php.net/rfc/variadics

11 years agofix missing change from 'tcp_socket' to the more common 'server'
ptarjan [Thu, 26 Sep 2013 08:06:36 +0000 (01:06 -0700)]
fix missing change from 'tcp_socket' to the more common 'server'

11 years agofix many parallel test issues
ptarjan [Thu, 26 Sep 2013 07:18:05 +0000 (00:18 -0700)]
fix many parallel test issues

While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Wed, 25 Sep 2013 12:40:56 +0000 (05:40 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Added function opcache_compile_file() to load PHP scripts into cache without execution.
  Fixed issue #135 (segfault in interned strings if initial memory is too low)

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Wed, 25 Sep 2013 08:15:01 +0000 (12:15 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Added function opcache_compile_file() to load PHP scripts into cache without execution.

Conflicts:
NEWS

11 years agoAdded function opcache_compile_file() to load PHP scripts into cache without execution.
Dmitry Stogov [Wed, 25 Sep 2013 08:14:06 +0000 (12:14 +0400)]
Added function opcache_compile_file() to load PHP scripts into cache without execution.

11 years agoMerge branch 'PHP-5.5'
Dmitry Stogov [Wed, 25 Sep 2013 07:04:03 +0000 (11:04 +0400)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed issue #135 (segfault in interned strings if initial memory is too low)

Conflicts:
NEWS

11 years agoFixed issue #135 (segfault in interned strings if initial memory is too low)
Dmitry Stogov [Wed, 25 Sep 2013 07:02:39 +0000 (11:02 +0400)]
Fixed issue #135 (segfault in interned strings if initial memory is too low)

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Tue, 24 Sep 2013 12:40:53 +0000 (05:40 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Fix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA.

11 years agoFix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA.
Adam Harvey [Mon, 23 Sep 2013 20:30:47 +0000 (13:30 -0700)]
Fix typo: HTTP_ROW_POST_DATA → HTTP_RAW_POST_DATA.

Fixes bug #65745 (Typo in commit 4a3936ef4abdeb72c7d323fe4b6a65e1ae0ef181).

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Mon, 23 Sep 2013 12:41:25 +0000 (05:41 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Make message and format arguments const char * to avoid build warning about invalid cast.
  Copy dba_*() keys before converting to string.

11 years agoMerge branch 'PHP-5.5'
Remi Collet [Mon, 23 Sep 2013 11:23:00 +0000 (13:23 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Make message and format arguments const char * to avoid build warning about invalid cast.

11 years agoMake message and format arguments const char * to avoid
Remi Collet [Mon, 23 Sep 2013 11:21:57 +0000 (13:21 +0200)]
Make message and format arguments const char * to avoid
build warning about invalid cast.

11 years agoMerge branch 'PHP-5.5'
Adam Harvey [Sun, 22 Sep 2013 23:54:12 +0000 (16:54 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Copy dba_*() keys before converting to string.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Adam Harvey [Sun, 22 Sep 2013 23:52:41 +0000 (16:52 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Copy dba_*() keys before converting to string.

11 years agoCopy dba_*() keys before converting to string.
Adam Harvey [Sun, 22 Sep 2013 23:46:17 +0000 (16:46 -0700)]
Copy dba_*() keys before converting to string.

A nice Sunday afternoon project for somebody would be to refactor the dba
functions to use zend_parse_parameters() reliably and try to untangle some of
the macros in dba.c. Sadly, it is not a nice Sunday afternoon here.

Fixes bug #65708 (dba functions cast $key param to string in-place, bypassing
copy on write).

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Sat, 21 Sep 2013 00:10:16 +0000 (17:10 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Fix the broken sh syntax in ext/imap/config.m4.
  Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Sat, 21 Sep 2013 00:09:53 +0000 (17:09 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Adam Harvey (1) and Anatol Belski (1)
# Via Adam Harvey (3) and others
* 'master' of https://git.php.net/repository/php-src:
  Fix the broken sh syntax in ext/imap/config.m4.
  Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Sat, 21 Sep 2013 00:09:50 +0000 (17:09 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Adam Harvey (1) and Anatol Belski (1)
# Via Adam Harvey (2) and Christopher Jones (2)
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Fix the broken sh syntax in ext/imap/config.m4.
  Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Sat, 21 Sep 2013 00:09:47 +0000 (17:09 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Adam Harvey
# Via Adam Harvey
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Fix the broken sh syntax in ext/imap/config.m4.

11 years agoMerge branch 'PHP-5.5'
Adam Harvey [Fri, 20 Sep 2013 21:21:28 +0000 (14:21 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fix the broken sh syntax in ext/imap/config.m4.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Adam Harvey [Fri, 20 Sep 2013 21:19:01 +0000 (14:19 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix the broken sh syntax in ext/imap/config.m4.

11 years agoFix the broken sh syntax in ext/imap/config.m4.
Adam Harvey [Fri, 20 Sep 2013 21:15:19 +0000 (14:15 -0700)]
Fix the broken sh syntax in ext/imap/config.m4.

Patch by ryotakatsuki at gmail dot com. Fixes bug #65721 (configure script
broken in 5.5.4 and 5.4.20 when enabling imap).

11 years agoMerge branch 'PHP-5.5'
Anatol Belski [Fri, 20 Sep 2013 14:01:11 +0000 (16:01 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement

11 years agoFixed bug #65678 the test cli_process_title_windows will fails on particular environn...
Anatol Belski [Fri, 20 Sep 2013 13:59:33 +0000 (15:59 +0200)]
Fixed bug #65678 the test cli_process_title_windows will fails on particular environnement

Patch by Pierre Renaudet

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Fri, 20 Sep 2013 03:38:53 +0000 (20:38 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Added application/pdf to PHP CLI Web Server mime types.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Fri, 20 Sep 2013 03:27:28 +0000 (20:27 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  add note about request_body and php://input

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Fri, 20 Sep 2013 03:23:18 +0000 (20:23 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Added application/pdf to PHP CLI Web Server mime types.

11 years agoAdded application/pdf to PHP CLI Web Server mime types.
Christopher Jones [Fri, 20 Sep 2013 03:22:50 +0000 (20:22 -0700)]
Added application/pdf to PHP CLI Web Server mime types.

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Fri, 20 Sep 2013 03:22:12 +0000 (20:22 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 19 Sep 2013 17:53:22 +0000 (10:53 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Michael Wallner
# Via Michael Wallner
* 'master' of https://git.php.net/repository/php-src:
  add note about request_body and php://input

11 years agoadd note about request_body and php://input
Michael Wallner [Thu, 19 Sep 2013 13:40:10 +0000 (15:40 +0200)]
add note about request_body and php://input

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 19 Sep 2013 12:40:24 +0000 (05:40 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Build OCI8 2.0 on Windows with Oracle Database 12c libraries only

11 years agoBuild OCI8 2.0 on Windows with Oracle Database 12c libraries only
Christopher Jones [Thu, 19 Sep 2013 02:50:32 +0000 (19:50 -0700)]
Build OCI8 2.0 on Windows with Oracle Database 12c libraries only

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Thu, 19 Sep 2013 02:49:40 +0000 (19:49 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Michael Wallner (18) and others
# Via David Soria Parra (8) and others
* 'master' of https://git.php.net/repository/php-src: (37 commits)
  better way to fix PRIu64 availability on windows
  Revert "EmptyIterator now implements Countable; fixes bug 60577"
  RFC 6598 reserved ip range starts at 100.64.0.0
  fix a very rare case of use of uninitialized value combined with a memleak
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix build - PRIu64 vs %I64u
  final bits
  we need to use the full stream wrapper for filters
  let the libsqlite3 symbols be exported in dll
  NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream
  Exclude bison 3.0 by Mike
  NEWS for added reserved ip addresses according to RFC 6598
  Add RFC 6598 IPs to reserved addresses
  upload2G note
  NEWS for #60577
  NEWS for bug #64441
  ...

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 19 Sep 2013 02:49:36 +0000 (19:49 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By David Soria Parra (6) and others
# Via David Soria Parra (5) and Michael Wallner (1)
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Revert "EmptyIterator now implements Countable; fixes bug 60577"
  RFC 6598 reserved ip range starts at 100.64.0.0
  fix a very rare case of use of uninitialized value combined with a memleak
  NEWS for added reserved ip addresses according to RFC 6598
  Add RFC 6598 IPs to reserved addresses
  NEWS for #60577
  NEWS for bug #64441
  Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)
  EmptyIterator now implements Countable; fixes bug 60577
  News for bugfix #64157
  Bug 64157 Changed error message to make sense

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Thu, 19 Sep 2013 02:49:30 +0000 (19:49 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By David Soria Parra (6) and others
# Via David Soria Parra
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Revert "EmptyIterator now implements Countable; fixes bug 60577"
  RFC 6598 reserved ip range starts at 100.64.0.0
  fix a very rare case of use of uninitialized value combined with a memleak
  NEWS for added reserved ip addresses according to RFC 6598
  Add RFC 6598 IPs to reserved addresses
  NEWS for #60577
  NEWS for bug #64441
  Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names)
  EmptyIterator now implements Countable; fixes bug 60577
  News for bugfix #64157
  Bug 64157 Changed error message to make sense

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Wed, 18 Sep 2013 15:16:09 +0000 (08:16 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  better way to fix PRIu64 availability on windows
  Revert "EmptyIterator now implements Countable; fixes bug 60577"

11 years agobetter way to fix PRIu64 availability on windows
Anatol Belski [Wed, 18 Sep 2013 13:14:36 +0000 (15:14 +0200)]
better way to fix PRIu64 availability on windows

11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Wed, 18 Sep 2013 13:06:58 +0000 (15:06 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Revert "EmptyIterator now implements Countable; fixes bug 60577"

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
David Soria Parra [Wed, 18 Sep 2013 13:06:51 +0000 (15:06 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Revert "EmptyIterator now implements Countable; fixes bug 60577"

11 years agoRevert "EmptyIterator now implements Countable; fixes bug 60577"
David Soria Parra [Wed, 18 Sep 2013 13:06:19 +0000 (15:06 +0200)]
Revert "EmptyIterator now implements Countable; fixes bug 60577"

This reverts commit 8a936e8eb938965b0daaf076c109ec60141e57a7.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Wed, 18 Sep 2013 12:41:20 +0000 (05:41 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  RFC 6598 reserved ip range starts at 100.64.0.0
  fix a very rare case of use of uninitialized value combined with a memleak
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix test concurrency
  fix build - PRIu64 vs %I64u

11 years agoMerge branch 'PHP-5.5'
David Soria Parra [Wed, 18 Sep 2013 12:29:02 +0000 (14:29 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  RFC 6598 reserved ip range starts at 100.64.0.0

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
David Soria Parra [Wed, 18 Sep 2013 12:28:57 +0000 (14:28 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  RFC 6598 reserved ip range starts at 100.64.0.0

11 years agoRFC 6598 reserved ip range starts at 100.64.0.0
David Soria Parra [Wed, 18 Sep 2013 12:26:10 +0000 (14:26 +0200)]
RFC 6598 reserved ip range starts at 100.64.0.0

11 years agoMerge branch 'PHP-5.5'
Michael Wallner [Wed, 18 Sep 2013 09:12:44 +0000 (11:12 +0200)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix a very rare case of use of uninitialized value combined with a memleak

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Michael Wallner [Wed, 18 Sep 2013 09:12:11 +0000 (11:12 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix a very rare case of use of uninitialized value combined with a memleak

11 years agofix a very rare case of use of uninitialized value combined with a
Michael Wallner [Wed, 18 Sep 2013 09:10:55 +0000 (11:10 +0200)]
fix a very rare case of use of uninitialized value combined with a
memleak

11 years agofix test concurrency
Michael Wallner [Wed, 18 Sep 2013 09:02:45 +0000 (11:02 +0200)]
fix test concurrency

11 years agofix test concurrency
Michael Wallner [Wed, 18 Sep 2013 08:53:11 +0000 (10:53 +0200)]
fix test concurrency