]> granicus.if.org Git - php/log
php
11 years agoMerge branch 'PHP-5.5'
Andrey Hristov [Thu, 8 Aug 2013 12:03:22 +0000 (14:03 +0200)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Thu, 8 Aug 2013 12:03:11 +0000 (14:03 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoMerge branch 'PHP-5.3' into PHP-5.4
Andrey Hristov [Thu, 8 Aug 2013 12:03:00 +0000 (14:03 +0200)]
Merge branch 'PHP-5.3' into PHP-5.4

11 years agoMerge branch 'PHP-5.5'
Andrey Hristov [Thu, 8 Aug 2013 11:53:08 +0000 (13:53 +0200)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.5' of ssh://git.php.net/php-src into PHP-5.5
Andrey Hristov [Thu, 8 Aug 2013 11:52:09 +0000 (13:52 +0200)]
Merge branch 'PHP-5.5' of ssh://git.php.net/php-src into PHP-5.5

11 years agoadd some tracing
Andrey Hristov [Thu, 8 Aug 2013 11:51:55 +0000 (13:51 +0200)]
add some tracing

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Christopher Jones [Wed, 7 Aug 2013 20:14:46 +0000 (13:14 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Remove tabs on blanklines in Makefile sources. This prevents a 'suspicious line' warning when editing & saving Makefile using Emacs.

11 years agoRemove tabs on blanklines in Makefile sources. This prevents a
Christopher Jones [Tue, 30 Jul 2013 20:36:10 +0000 (13:36 -0700)]
Remove tabs on blanklines in Makefile sources. This prevents a
'suspicious line' warning when editing & saving Makefile using Emacs.

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Tue, 6 Aug 2013 18:23:21 +0000 (11:23 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  One more './configure --help' alignment fix

11 years agoOne more './configure --help' alignment fix
Christopher Jones [Tue, 6 Aug 2013 18:23:02 +0000 (11:23 -0700)]
One more './configure --help' alignment fix

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Tue, 6 Aug 2013 18:09:12 +0000 (11:09 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fix long-standing visual pain point: the misalignment of './configure help' text. Whitespace changes and a couple of grammar fixes.

11 years agoFix long-standing visual pain point: the misalignment of './configure help' text.
Christopher Jones [Tue, 6 Aug 2013 18:06:09 +0000 (11:06 -0700)]
Fix long-standing visual pain point: the misalignment of './configure help' text.
Whitespace changes and a couple of grammar fixes.

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Tue, 6 Aug 2013 17:01:47 +0000 (10:01 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

# By Christopher Jones (2) and Xinchen Hui (1)
# Via Xinchen Hui
* 'master' of https://git.php.net/repository/php-src:
  Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)
  PHP 5.5.2 has already branched
  Doh. PHP 5.5 NEWS needs own commit.

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Tue, 6 Aug 2013 17:01:43 +0000 (10:01 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

# By Xinchen Hui
# Via Xinchen Hui
* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)

11 years agoMerge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
Christopher Jones [Tue, 6 Aug 2013 17:01:41 +0000 (10:01 -0700)]
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4

# By Xinchen Hui
# Via Xinchen Hui
* 'PHP-5.4' of https://git.php.net/repository/php-src:
  Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Tue, 6 Aug 2013 07:39:46 +0000 (15:39 +0800)]
Merge branch 'PHP-5.5'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Tue, 6 Aug 2013 07:39:33 +0000 (15:39 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoRe-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)
Xinchen Hui [Tue, 6 Aug 2013 07:37:20 +0000 (15:37 +0800)]
Re-fix Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)

Missed a zval_copy_ctor there

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Mon, 5 Aug 2013 23:10:06 +0000 (16:10 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  PHP 5.5.2 has already branched
  Doh. PHP 5.5 NEWS needs own commit.

11 years agoPHP 5.5.2 has already branched
Christopher Jones [Mon, 5 Aug 2013 23:03:22 +0000 (16:03 -0700)]
PHP 5.5.2 has already branched

11 years agoDoh. PHP 5.5 NEWS needs own commit.
Christopher Jones [Mon, 5 Aug 2013 22:56:46 +0000 (15:56 -0700)]
Doh. PHP 5.5 NEWS needs own commit.

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

# By Rasmus Lerdorf (6) and others
# Via Christopher Jones (5) and others
* 'PHP-5.5' of https://git.php.net/repository/php-src: (26 commits)
  NEWS for recent DTrace merges. Remove redundant 'cp' during DTrace install.
  Fixed bug #62691 (solaris sed has no -i switch) Make 'make distclean' remove generated DTrace .h file
  Enable dtrace probes on linux as they are compatible with systemtap
  Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17
  Add an empty make command for DTrace .d files to stop an implicit circular dependency in GNU Make which causes .d files to be overwritten (Bug 61268)
  Merge branch 'PHP-5.4'
  Merge branch 'PHP-5.5'
  Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.
  add news about session fix
  First fixes for a 64bit compatible ftp extension
  fix compiler warning, use longs for hashes
  fix crash, enable session_id and fix test
  Strict session. Detect session id collision
  Strict session
  non living code related typo fixes
  fix typo
  This doesn't fail in 5.5 anymore
  We shouldn't load any local ini files for these tests
  pcre_quote? No such thing. How did this ever pass?
  This test needs local infile enabled
  ...

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Mon, 5 Aug 2013 22:46:54 +0000 (15:46 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  NEWS for recent DTrace merges. Remove redundant 'cp' during DTrace install.
  Fixed bug #62691 (solaris sed has no -i switch) Make 'make distclean' remove generated DTrace .h file
  Enable dtrace probes on linux as they are compatible with systemtap
  Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Christopher Jones [Mon, 5 Aug 2013 22:40:56 +0000 (15:40 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  NEWS for recent DTrace merges. Remove redundant 'cp' during DTrace install.

11 years agoNEWS for recent DTrace merges.
Christopher Jones [Mon, 5 Aug 2013 22:38:36 +0000 (15:38 -0700)]
NEWS for recent DTrace merges.
Remove redundant 'cp' during DTrace install.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Christopher Jones [Mon, 5 Aug 2013 22:35:46 +0000 (15:35 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #62691 (solaris sed has no -i switch) Make 'make distclean' remove generated DTrace .h file
  Enable dtrace probes on linux as they are compatible with systemtap
  Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17

Conflicts:
Makefile.global

11 years agoFixed bug #62691 (solaris sed has no -i switch)
Christopher Jones [Wed, 31 Jul 2013 16:58:28 +0000 (09:58 -0700)]
Fixed bug #62691 (solaris sed has no -i switch)
Make 'make distclean' remove generated DTrace .h file

11 years agoEnable dtrace probes on linux as they are compatible with systemtap
David Soria Parra [Mon, 3 Dec 2012 11:21:32 +0000 (12:21 +0100)]
Enable dtrace probes on linux as they are compatible with systemtap

You can build php with dtrace probes enabled on linux if you have
systemtap with uprobes.

11 years agoFixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17
Remi Collet [Sun, 16 Dec 2012 07:51:17 +0000 (08:51 +0100)]
Fixed bug #63706: Cannot build PHP-5.5 with --enable-dtrace on Fedora 17

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Mon, 5 Aug 2013 21:28:24 +0000 (14:28 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Add an empty make command for DTrace .d files to stop an implicit circular dependency in GNU Make which causes .d files to be overwritten (Bug 61268)
  Merge branch 'PHP-5.4'

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Christopher Jones [Mon, 5 Aug 2013 21:27:54 +0000 (14:27 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Add an empty make command for DTrace .d files to stop an implicit circular dependency in GNU Make which causes .d files to be overwritten (Bug 61268)
  Merge branch 'PHP-5.4'

Conflicts:
ext/mysqlnd/mysqlnd.c

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Mon, 5 Aug 2013 21:25:43 +0000 (14:25 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Merge branch 'PHP-5.5'

11 years agoAdd an empty make command for DTrace .d files to stop an implicit
Christopher Jones [Mon, 5 Aug 2013 21:21:06 +0000 (14:21 -0700)]
Add an empty make command for DTrace .d files to stop an implicit
circular dependency in GNU Make which causes .d files to be
overwritten (Bug 61268)

11 years agoMerge branch 'PHP-5.4'
Kalle Sommer Nielsen [Mon, 5 Aug 2013 15:23:00 +0000 (17:23 +0200)]
Merge branch 'PHP-5.4'

11 years agoMerge branch 'PHP-5.5'
Kalle Sommer Nielsen [Mon, 5 Aug 2013 15:16:05 +0000 (17:16 +0200)]
Merge branch 'PHP-5.5'

11 years agoCheck for NULL ptr from get_stream() before passing it on to php_stream_cast()
Kalle Sommer Nielsen [Mon, 5 Aug 2013 14:58:37 +0000 (16:58 +0200)]
Check for NULL ptr from get_stream() before passing it on to php_stream_cast()

11 years agoMerge branch 'PHP-5.5'
Yasuo Ohgaki [Mon, 5 Aug 2013 09:27:19 +0000 (18:27 +0900)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Yasuo Ohgaki [Mon, 5 Aug 2013 09:24:07 +0000 (18:24 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.

11 years agoFixed bug #62978. pg_select()/etc may allow SQL injection when table name is user...
Yasuo Ohgaki [Mon, 5 Aug 2013 09:23:15 +0000 (18:23 +0900)]
Fixed bug #62978. pg_select()/etc may allow SQL injection when table name is user parameter, users are able to control table names.

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Mon, 5 Aug 2013 03:07:00 +0000 (20:07 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  add news about session fix

11 years agoadd news about session fix
Stanislav Malyshev [Mon, 5 Aug 2013 03:04:42 +0000 (20:04 -0700)]
add news about session fix

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Mon, 5 Aug 2013 03:05:17 +0000 (20:05 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  add news about session fix
  fix crash, enable session_id and fix test
  Strict session. Detect session id collision
  Strict session

11 years agoadd news about session fix
Stanislav Malyshev [Mon, 5 Aug 2013 03:04:42 +0000 (20:04 -0700)]
add news about session fix

11 years agoMerge branch 'pr368' into PHP-5.5
Stanislav Malyshev [Mon, 5 Aug 2013 03:00:28 +0000 (20:00 -0700)]
Merge branch 'pr368' into PHP-5.5

* pr368:
  fix crash, enable session_id and fix test
  Strict session. Detect session id collision
  Strict session

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Mon, 5 Aug 2013 02:36:29 +0000 (19:36 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  First fixes for a 64bit compatible ftp extension

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 5 Aug 2013 02:36:01 +0000 (19:36 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  First fixes for a 64bit compatible ftp extension

11 years agoFirst fixes for a 64bit compatible ftp extension
Andreas Streichardt [Fri, 12 Oct 2012 09:02:33 +0000 (11:02 +0200)]
First fixes for a 64bit compatible ftp extension

11 years agoFixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT...
Stanislav Malyshev [Mon, 5 Aug 2013 02:19:37 +0000 (19:19 -0700)]
Fixed bug #63258 (seg fault with PDO and dblib using DBSETOPT(H->link, DBQUOTEDIDENT, 1))

The exists test should has covered this bug

Conflicts:

ext/pdo_dblib/dblib_driver.c

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Mon, 5 Aug 2013 01:05:18 +0000 (18:05 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix compiler warning, use longs for hashes

11 years agofix compiler warning, use longs for hashes
Stanislav Malyshev [Mon, 5 Aug 2013 01:04:45 +0000 (18:04 -0700)]
fix compiler warning, use longs for hashes

11 years agofix crash, enable session_id and fix test
Stanislav Malyshev [Mon, 5 Aug 2013 00:43:20 +0000 (17:43 -0700)]
fix crash, enable session_id and fix test

11 years agoStrict session. Detect session id collision
Yasuo Ohgaki [Tue, 25 Jun 2013 11:09:10 +0000 (20:09 +0900)]
Strict session. Detect session id collision

11 years agoStrict session
Yasuo Ohgaki [Tue, 25 Jun 2013 10:47:04 +0000 (19:47 +0900)]
Strict session

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Sun, 4 Aug 2013 23:07:13 +0000 (16:07 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  non living code related typo fixes

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 4 Aug 2013 23:06:24 +0000 (16:06 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  non living code related typo fixes

Conflicts:
Zend/zend_compile.c

11 years agonon living code related typo fixes
Veres Lajos [Tue, 23 Jul 2013 23:55:43 +0000 (00:55 +0100)]
non living code related typo fixes

11 years agoMerge branch 'PHP-5.5'
Stanislav Malyshev [Sun, 4 Aug 2013 23:03:02 +0000 (16:03 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  fix typo

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 4 Aug 2013 23:02:53 +0000 (16:02 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix typo

11 years agofix typo
Stanislav Malyshev [Wed, 31 Jul 2013 05:23:05 +0000 (22:23 -0700)]
fix typo

11 years agoMerge commit '626d96a'
Rasmus Lerdorf [Sat, 3 Aug 2013 16:15:28 +0000 (12:15 -0400)]
Merge commit '626d96a'

* commit '626d96a':
  This doesn't fail in 5.5 anymore

11 years agoMerge branch 'master' of git.php.net:php-src
Rasmus Lerdorf [Sat, 3 Aug 2013 16:15:16 +0000 (12:15 -0400)]
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src:
  Fix phar phpinfo test after markup changes

11 years agoThis doesn't fail in 5.5 anymore
Rasmus Lerdorf [Sat, 3 Aug 2013 16:14:47 +0000 (12:14 -0400)]
This doesn't fail in 5.5 anymore

11 years agoFix phar phpinfo test after markup changes
Nikita Popov [Sat, 3 Aug 2013 14:32:02 +0000 (16:32 +0200)]
Fix phar phpinfo test after markup changes

11 years agoMerge commit 'a03f094'
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:52 +0000 (16:23 -0400)]
Merge commit 'a03f094'

* commit 'a03f094':
  We shouldn't load any local ini files for these tests

11 years agoMerge commit 'a03f094' into PHP-5.5
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:44 +0000 (16:23 -0400)]
Merge commit 'a03f094' into PHP-5.5

* commit 'a03f094':
  We shouldn't load any local ini files for these tests

11 years agoWe shouldn't load any local ini files for these tests
Rasmus Lerdorf [Fri, 2 Aug 2013 20:23:18 +0000 (16:23 -0400)]
We shouldn't load any local ini files for these tests

11 years agoMerge commit 'd60e168'
Rasmus Lerdorf [Fri, 2 Aug 2013 20:13:12 +0000 (16:13 -0400)]
Merge commit 'd60e168'

* commit 'd60e168':
  pcre_quote? No such thing. How did this ever pass?

11 years agoMerge commit 'd60e168' into PHP-5.5
Rasmus Lerdorf [Fri, 2 Aug 2013 20:13:03 +0000 (16:13 -0400)]
Merge commit 'd60e168' into PHP-5.5

* commit 'd60e168':
  pcre_quote? No such thing. How did this ever pass?

11 years agopcre_quote? No such thing. How did this ever pass?
Rasmus Lerdorf [Fri, 2 Aug 2013 20:12:21 +0000 (16:12 -0400)]
pcre_quote? No such thing. How did this ever pass?

11 years agoMerge commit 'ea75b1b'
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:49 +0000 (15:33 -0400)]
Merge commit 'ea75b1b'

* commit 'ea75b1b':
  This test needs local infile enabled

11 years agoMerge commit 'ea75b1b' into PHP-5.5
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:40 +0000 (15:33 -0400)]
Merge commit 'ea75b1b' into PHP-5.5

* commit 'ea75b1b':
  This test needs local infile enabled

11 years agoThis test needs local infile enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 19:33:18 +0000 (15:33 -0400)]
This test needs local infile enabled

11 years agoMerge commit 'e55f08a'
Rasmus Lerdorf [Fri, 2 Aug 2013 16:01:20 +0000 (12:01 -0400)]
Merge commit 'e55f08a'

* commit 'e55f08a':
  This test will only work if gc is enabled

11 years agoMerge commit 'e55f08a' into PHP-5.5
Rasmus Lerdorf [Fri, 2 Aug 2013 16:01:12 +0000 (12:01 -0400)]
Merge commit 'e55f08a' into PHP-5.5

* commit 'e55f08a':
  This test will only work if gc is enabled

11 years agoThis test will only work if gc is enabled
Rasmus Lerdorf [Fri, 2 Aug 2013 16:00:48 +0000 (12:00 -0400)]
This test will only work if gc is enabled

11 years agoMerge commit '5753b74'
Rasmus Lerdorf [Fri, 2 Aug 2013 15:48:07 +0000 (11:48 -0400)]
Merge commit '5753b74'

* commit '5753b74':
  Make sure test.php isn't coming in from the include_path

11 years agoMerge commit '5753b74' into PHP-5.5
Rasmus Lerdorf [Fri, 2 Aug 2013 15:47:52 +0000 (11:47 -0400)]
Merge commit '5753b74' into PHP-5.5

* commit '5753b74':
  Make sure test.php isn't coming in from the include_path

11 years agoMake sure test.php isn't coming in from the include_path
Rasmus Lerdorf [Fri, 2 Aug 2013 15:47:12 +0000 (11:47 -0400)]
Make sure test.php isn't coming in from the include_path

11 years agofix generating config.nice
Michael Wallner [Fri, 2 Aug 2013 11:09:06 +0000 (13:09 +0200)]
fix generating config.nice

Configure runs like:
$./configure -C CFLAGS="-ggdb" --enable-debug --prefix=$(pwd)/usr
did result in an empty config.nice

* allow single dash flags like -C, -s etc.
* allow passing evnironment variables as arguments

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Fri, 2 Aug 2013 10:43:17 +0000 (18:43 +0800)]
Merge branch 'PHP-5.5'

11 years agoFixed tests (inet_pton behaves differently on Darwin)
Xinchen Hui [Fri, 2 Aug 2013 10:43:08 +0000 (18:43 +0800)]
Fixed tests (inet_pton behaves differently on Darwin)

11 years agoMerge branch 'PHP-5.5'
Xinchen Hui [Fri, 2 Aug 2013 10:39:58 +0000 (18:39 +0800)]
Merge branch 'PHP-5.5'

11 years agoUpdate NEWS
Xinchen Hui [Fri, 2 Aug 2013 10:39:41 +0000 (18:39 +0800)]
Update NEWS

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Xinchen Hui [Fri, 2 Aug 2013 10:39:18 +0000 (18:39 +0800)]
Merge branch 'PHP-5.4' into PHP-5.5

11 years agoFixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)
Xinchen Hui [Fri, 2 Aug 2013 10:37:15 +0000 (18:37 +0800)]
Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference fails)

11 years agoMerge branch 'PHP-5.5'
Yasuo Ohgaki [Fri, 2 Aug 2013 00:54:51 +0000 (09:54 +0900)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Add user contributed test. Bug #61748

11 years agoMerge branch 'PHP-5.4' into PHP-5.5
Yasuo Ohgaki [Fri, 2 Aug 2013 00:52:50 +0000 (09:52 +0900)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Add user contributed test. Bug #61748

11 years agoAdd user contributed test. Bug #61748
Yasuo Ohgaki [Fri, 2 Aug 2013 00:52:08 +0000 (09:52 +0900)]
Add user contributed test. Bug #61748

11 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Christopher Jones [Thu, 1 Aug 2013 17:39:38 +0000 (10:39 -0700)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  Clean up the 'generated' phar.inc file. When building outside the source tree the copied phar.inc needs to be removed, but when building in the tree, the file must remain since it is part of the source. See the copying logic in ext/phar/Makefile.frag.
  Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"
  Use PHP's major version when cleaning up Apache .module files
  Allow 'make distclean' to clean up the 'generated' phar.inc
  Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redirection etc.

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Thu, 1 Aug 2013 16:22:47 +0000 (09:22 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Clean up the 'generated' phar.inc file. When building outside the source tree the copied phar.inc needs to be removed, but when building in the tree, the file must remain since it is part of the source. See the copying logic in ext/phar/Makefile.frag.

11 years agoClean up the 'generated' phar.inc file.
Christopher Jones [Thu, 1 Aug 2013 16:19:53 +0000 (09:19 -0700)]
Clean up the 'generated' phar.inc file.
When building outside the source tree the copied phar.inc needs to be removed,
but when building in the tree, the file must remain since it is part of the source.
See the copying logic in ext/phar/Makefile.frag.

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Thu, 1 Aug 2013 15:49:19 +0000 (08:49 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"

11 years agoRevert "Allow 'make distclean' to clean up the 'generated' phar.inc"
Christopher Jones [Thu, 1 Aug 2013 15:47:13 +0000 (08:47 -0700)]
Revert "Allow 'make distclean' to clean up the 'generated' phar.inc"

This reverts commit 017145bc57e604153f2a2400dd6e73a397f52f96.

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Wed, 31 Jul 2013 19:36:20 +0000 (12:36 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Use PHP's major version when cleaning up Apache .module files
  Allow 'make distclean' to clean up the 'generated' phar.inc

11 years agoUse PHP's major version when cleaning up Apache .module files
Christopher Jones [Wed, 31 Jul 2013 19:35:10 +0000 (12:35 -0700)]
Use PHP's major version when cleaning up Apache .module files

11 years agoMerge branch 'phardistclean' into PHP-5.5
Christopher Jones [Wed, 31 Jul 2013 19:34:28 +0000 (12:34 -0700)]
Merge branch 'phardistclean' into PHP-5.5

* phardistclean:
  Allow 'make distclean' to clean up the 'generated' phar.inc

11 years agoAllow 'make distclean' to clean up the 'generated' phar.inc
Christopher Jones [Wed, 31 Jul 2013 19:31:50 +0000 (12:31 -0700)]
Allow 'make distclean' to clean up the 'generated' phar.inc

11 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Christopher Jones [Wed, 31 Jul 2013 19:02:23 +0000 (12:02 -0700)]
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src:
  Constify streams API and a few other calls down the rabbit hole. (`char *` to `const char *` for parameters and few return values) In a few places int len moved to size_t len.

11 years agoClean generated OCI8 DTrace files in 'make distclean'
Christopher Jones [Wed, 31 Jul 2013 19:01:35 +0000 (12:01 -0700)]
Clean generated OCI8 DTrace files in 'make distclean'

11 years agoMerge branch 'PHP-5.5'
Christopher Jones [Wed, 31 Jul 2013 18:50:57 +0000 (11:50 -0700)]
Merge branch 'PHP-5.5'

* PHP-5.5:
  Give 'make distclean' some love. Clean files created by AC_OUTPUT, shell redirection etc.