]> granicus.if.org Git - php/log
php
10 years agoFixed paramters binding
Xinchen Hui [Thu, 19 Jun 2014 14:28:43 +0000 (22:28 +0800)]
Fixed paramters binding

10 years agoFixed hash key in persistent hash
Xinchen Hui [Thu, 19 Jun 2014 08:24:24 +0000 (16:24 +0800)]
Fixed hash key in persistent hash

10 years agoFixed releasing of hash_key
Xinchen Hui [Thu, 19 Jun 2014 08:20:21 +0000 (16:20 +0800)]
Fixed releasing of hash_key

10 years agoFixed stat fields name
Xinchen Hui [Thu, 19 Jun 2014 08:16:41 +0000 (16:16 +0800)]
Fixed stat fields name

10 years agoFixed reference handling of bind_result
Xinchen Hui [Thu, 19 Jun 2014 08:08:45 +0000 (16:08 +0800)]
Fixed reference handling of bind_result

10 years agoFixed invalid read
Xinchen Hui [Thu, 19 Jun 2014 07:49:56 +0000 (15:49 +0800)]
Fixed invalid read

10 years agoFixed segfault
Xinchen Hui [Thu, 19 Jun 2014 06:43:14 +0000 (14:43 +0800)]
Fixed segfault

10 years agoFixed various bugs
Xinchen Hui [Thu, 19 Jun 2014 06:24:49 +0000 (14:24 +0800)]
Fixed various bugs

10 years agoFixed MySQLi built with mysqlnd
Xinchen Hui [Thu, 19 Jun 2014 03:10:03 +0000 (11:10 +0800)]
Fixed MySQLi built with mysqlnd

10 years agounused variables
Xinchen Hui [Thu, 19 Jun 2014 02:46:23 +0000 (10:46 +0800)]
unused variables

10 years agoMerge branch 'phpng' of git.php.net:php-src into phpng
Xinchen Hui [Wed, 18 Jun 2014 15:37:47 +0000 (23:37 +0800)]
Merge branch 'phpng' of git.php.net:php-src into phpng

10 years agoFixed various bugs (ext/mysql with mysqlnd tests pass)
Xinchen Hui [Wed, 18 Jun 2014 15:13:30 +0000 (23:13 +0800)]
Fixed various bugs (ext/mysql with mysqlnd tests pass)

10 years agoMerge branch 'master' into phpng
Dmitry Stogov [Wed, 18 Jun 2014 13:50:27 +0000 (17:50 +0400)]
Merge branch 'master' into phpng

* master: (41 commits)
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  NEWS
  Fix Request #67453 Allow to unserialize empty data.
  Update copyright year to 2014
  Update copyright year for re2c generated files
  Update copyright year to 2014
  Update copyright year for re2c files as well
  Fix patch for bug #67436
  fix failed test
  Fix test on modern distro where old unsecure algo are disabled in openssl config. Testing recent algo should be enough to check this function.
  Added tests for bug 67436
  Fixed wrong XFAIL test - already fixed
  Fix typo in Bug #67406 NEWS entry
  Fix typo in Bug #67406 NEWS entry
  ...

Conflicts:
Zend/zend_compile.c
ext/session/session.c
ext/standard/array.c
ext/standard/http_fopen_wrapper.c
tests/classes/bug63462.phpt

10 years agoUse arena allocator for optimizer temporary data structures
Dmitry Stogov [Wed, 18 Jun 2014 13:09:37 +0000 (17:09 +0400)]
Use arena allocator for optimizer temporary data structures

10 years agoFixed warning message
Xinchen Hui [Wed, 18 Jun 2014 08:59:56 +0000 (16:59 +0800)]
Fixed warning message

10 years agoFixed memory leak while doing fetch
Xinchen Hui [Wed, 18 Jun 2014 08:10:51 +0000 (16:10 +0800)]
Fixed memory leak while doing fetch

10 years agoFixed segfaults
Xinchen Hui [Wed, 18 Jun 2014 07:43:15 +0000 (15:43 +0800)]
Fixed segfaults

10 years agocopy_data seems useless now
Xinchen Hui [Wed, 18 Jun 2014 07:13:43 +0000 (15:13 +0800)]
copy_data seems useless now

10 years agoFixed typo
Xinchen Hui [Wed, 18 Jun 2014 07:11:46 +0000 (15:11 +0800)]
Fixed typo

10 years agoFixed segfault of stream handling
Xinchen Hui [Wed, 18 Jun 2014 06:42:46 +0000 (14:42 +0800)]
Fixed segfault of stream handling

10 years agoFixed plugin fetching
Xinchen Hui [Wed, 18 Jun 2014 06:26:17 +0000 (14:26 +0800)]
Fixed plugin fetching

10 years agoMerge branch 'phpng' of https://git.php.net/repository/php-src into phpng
Xinchen Hui [Wed, 18 Jun 2014 04:09:51 +0000 (12:09 +0800)]
Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng

10 years agoRefactoring mysqlnd (incompleted, only mysqlnd ext compilable)
Xinchen Hui [Tue, 17 Jun 2014 09:50:54 +0000 (17:50 +0800)]
Refactoring mysqlnd (incompleted, only mysqlnd ext compilable)

10 years agoUse arena allocator for zend_class_entry, zend_op_array and zend_property_info that...
Dmitry Stogov [Tue, 17 Jun 2014 22:47:01 +0000 (02:47 +0400)]
Use arena allocator for zend_class_entry, zend_op_array and zend_property_info that live till the end of request

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 21:22:16 +0000 (00:22 +0300)]
Update copyright year to 2014

10 years agoMerge branch 'PHP-5.6'
Lior Kaplan [Tue, 17 Jun 2014 21:21:20 +0000 (00:21 +0300)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 21:18:47 +0000 (00:18 +0300)]
Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 21:16:23 +0000 (00:16 +0300)]
Update copyright year to 2014

Align with online version at http://www.php.net/license/3_01.txt

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Tue, 17 Jun 2014 21:14:18 +0000 (00:14 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014
  Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 21:12:33 +0000 (00:12 +0300)]
Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 21:11:55 +0000 (00:11 +0300)]
Update copyright year to 2014

Align with online version at http://www.php.net/license/3_01.txt

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Lior Kaplan [Tue, 17 Jun 2014 21:11:35 +0000 (00:11 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Update copyright year to 2014
  Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 20:57:20 +0000 (23:57 +0300)]
Update copyright year to 2014

10 years agoUpdate copyright year to 2014
Lior Kaplan [Tue, 17 Jun 2014 20:56:46 +0000 (23:56 +0300)]
Update copyright year to 2014

10 years agoFixed HASH_FLAG_APPLY_PROTECTION flag usage
Dmitry Stogov [Tue, 17 Jun 2014 09:53:23 +0000 (13:53 +0400)]
Fixed HASH_FLAG_APPLY_PROTECTION flag usage

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Tue, 17 Jun 2014 07:41:30 +0000 (09:41 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  NEWS
  Fix Request #67453 Allow to unserialize empty data.

10 years agoNEWS
Remi Collet [Tue, 17 Jun 2014 07:41:10 +0000 (09:41 +0200)]
NEWS

10 years agoFix Request #67453 Allow to unserialize empty data.
Remi Collet [Tue, 17 Jun 2014 07:38:54 +0000 (09:38 +0200)]
Fix Request #67453 Allow to unserialize empty data.

SplDoublyLinkedList, SplObjectStorage and ArrayObject have empty
constructor (no arg), so it make sense to allow to unserialize empty
data.

This allow the hack (used in various place, including PHPUnit) to
instanciate class without call to constructor to work.

10 years agoDon't include trailing zero into hash function
Dmitry Stogov [Mon, 16 Jun 2014 22:59:00 +0000 (02:59 +0400)]
Don't include trailing zero into hash function

10 years agoFixed support for constants inherited from interfaces
Dmitry Stogov [Mon, 16 Jun 2014 21:15:51 +0000 (01:15 +0400)]
Fixed support for constants inherited from interfaces

10 years agoMerge branch 'PHP-5.6'
Lior Kaplan [Mon, 16 Jun 2014 20:36:39 +0000 (23:36 +0300)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Update copyright year to 2014
  Update copyright year for re2c generated files
  Update copyright year to 2014
  Update copyright year for re2c files as well

10 years agoUpdate copyright year to 2014
Lior Kaplan [Mon, 16 Jun 2014 20:34:50 +0000 (23:34 +0300)]
Update copyright year to 2014

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Lior Kaplan [Mon, 16 Jun 2014 20:32:10 +0000 (23:32 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update copyright year for re2c generated files
  Update copyright year to 2014
  Update copyright year for re2c files as well

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Lior Kaplan [Mon, 16 Jun 2014 20:30:44 +0000 (23:30 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Update copyright year for re2c generated files
  Update copyright year to 2014
  Update copyright year for re2c files as well

10 years agoUpdate copyright year for re2c generated files
Lior Kaplan [Mon, 16 Jun 2014 20:28:36 +0000 (23:28 +0300)]
Update copyright year for re2c generated files

10 years agoUpdate copyright year to 2014
Lior Kaplan [Mon, 16 Jun 2014 20:27:45 +0000 (23:27 +0300)]
Update copyright year to 2014

10 years agoUpdate copyright year for re2c files as well
Lior Kaplan [Mon, 16 Jun 2014 20:26:50 +0000 (23:26 +0300)]
Update copyright year for re2c files as well

10 years agoAvoid useles constants update
Dmitry Stogov [Mon, 16 Jun 2014 19:32:58 +0000 (23:32 +0400)]
Avoid useles constants update

10 years agoOptimize out useles paths
Dmitry Stogov [Mon, 16 Jun 2014 17:49:46 +0000 (21:49 +0400)]
Optimize out useles paths

10 years agoUse new zend_hash iteration API
Dmitry Stogov [Mon, 16 Jun 2014 17:11:52 +0000 (21:11 +0400)]
Use new zend_hash iteration API

10 years agoSmall call/return improvement
Dmitry Stogov [Mon, 16 Jun 2014 09:25:23 +0000 (13:25 +0400)]
Small call/return improvement

10 years agoMerge branch 'PHP-5.6'
Bob Weinand [Mon, 16 Jun 2014 09:20:05 +0000 (11:20 +0200)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Mon, 16 Jun 2014 09:18:45 +0000 (11:18 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
Zend/zend_compile.c

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Mon, 16 Jun 2014 09:16:33 +0000 (11:16 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoFix patch for bug #67436
Bob Weinand [Mon, 16 Jun 2014 09:10:50 +0000 (11:10 +0200)]
Fix patch for bug #67436

10 years agoFixed support for references
Dmitry Stogov [Mon, 16 Jun 2014 09:08:48 +0000 (13:08 +0400)]
Fixed support for references

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 16 Jun 2014 08:52:39 +0000 (10:52 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix failed test

10 years agofix failed test
Remi Collet [Mon, 16 Jun 2014 08:52:26 +0000 (10:52 +0200)]
fix failed test

10 years agoMerge branch 'PHP-5.6'
Remi Collet [Mon, 16 Jun 2014 07:44:58 +0000 (09:44 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix test on modern distro where old unsecure algo are disabled in openssl config. Testing recent algo should be enough to check this function.

10 years agoFix test on modern distro where old unsecure algo are disabled in openssl config.
Remi Collet [Mon, 16 Jun 2014 07:42:55 +0000 (09:42 +0200)]
Fix test on modern distro where old unsecure algo are disabled in openssl config.
Testing recent algo should be enough to check this function.

10 years agoRefactoring imap (in progress)
Xinchen Hui [Mon, 16 Jun 2014 06:59:03 +0000 (14:59 +0800)]
Refactoring imap (in progress)

10 years agoMerge branch 'PHP-5.6'
Bob Weinand [Sun, 15 Jun 2014 22:43:31 +0000 (00:43 +0200)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 15 Jun 2014 22:42:50 +0000 (00:42 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 15 Jun 2014 22:41:46 +0000 (00:41 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoMerge branch 'pull-request/695' into PHP-5.4
Bob Weinand [Sun, 15 Jun 2014 22:35:20 +0000 (00:35 +0200)]
Merge branch 'pull-request/695' into PHP-5.4

10 years agoAdded tests for bug 67436
Levi Morrison [Sun, 15 Jun 2014 22:10:40 +0000 (16:10 -0600)]
Added tests for bug 67436

10 years agoMerge branch 'PHP-5.6'
Bob Weinand [Sun, 15 Jun 2014 21:56:14 +0000 (23:56 +0200)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 15 Jun 2014 21:55:44 +0000 (23:55 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 15 Jun 2014 21:54:05 +0000 (23:54 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoFixed wrong XFAIL test - already fixed
Bob Weinand [Sun, 15 Jun 2014 21:51:51 +0000 (23:51 +0200)]
Fixed wrong XFAIL test - already fixed

10 years agoFix typo in Bug #67406 NEWS entry
Lior Kaplan [Sun, 15 Jun 2014 21:26:01 +0000 (00:26 +0300)]
Fix typo in Bug #67406 NEWS entry

10 years agoFix typo in Bug #67406 NEWS entry
Lior Kaplan [Sun, 15 Jun 2014 21:26:01 +0000 (00:26 +0300)]
Fix typo in Bug #67406 NEWS entry

10 years agoMerge branch 'PHP-5.6'
Bob Weinand [Sun, 15 Jun 2014 21:16:21 +0000 (23:16 +0200)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 15 Jun 2014 21:06:15 +0000 (23:06 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
NEWS
Zend/zend_compile.c

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 15 Jun 2014 20:36:13 +0000 (22:36 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoUpdated NEWS
Bob Weinand [Sun, 15 Jun 2014 20:32:47 +0000 (22:32 +0200)]
Updated NEWS

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 15 Jun 2014 20:24:44 +0000 (22:24 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoFix bug #67436
Bob Weinand [Sun, 15 Jun 2014 20:18:25 +0000 (22:18 +0200)]
Fix bug #67436

10 years agoUpdate NEWS
Bob Weinand [Sun, 15 Jun 2014 13:50:36 +0000 (15:50 +0200)]
Update NEWS

10 years agoMerge branch 'PHP-5.6'
Bob Weinand [Sun, 15 Jun 2014 13:47:44 +0000 (15:47 +0200)]
Merge branch 'PHP-5.6'

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Sun, 15 Jun 2014 13:47:14 +0000 (15:47 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 15 Jun 2014 08:08:16 +0000 (01:08 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  update NEWS
  update NEWS
  update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 15 Jun 2014 08:07:48 +0000 (01:07 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update NEWS
  update NEWS

10 years agoupdate NEWS
Stanislav Malyshev [Sun, 15 Jun 2014 08:07:39 +0000 (01:07 -0700)]
update NEWS

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 15 Jun 2014 08:06:46 +0000 (01:06 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update NEWS

10 years agoupdate NEWS
Stanislav Malyshev [Sun, 15 Jun 2014 08:06:37 +0000 (01:06 -0700)]
update NEWS

10 years agoupdate NEWS
Stanislav Malyshev [Sun, 15 Jun 2014 07:46:31 +0000 (00:46 -0700)]
update NEWS

10 years agofix bugsnet #67212: phpdbg uses non-standard TIOCGWINSZ
kovacs.ferenc [Sat, 14 Jun 2014 21:48:17 +0000 (23:48 +0200)]
fix bugsnet #67212: phpdbg uses non-standard TIOCGWINSZ

10 years agochange the default terminal width from 100 to 80, as that is the most common value
kovacs.ferenc [Thu, 12 Jun 2014 21:13:50 +0000 (23:13 +0200)]
change the default terminal width from 100 to 80, as that is the most common value

10 years agoMerge branch 'PHP-5.6'
Derick Rethans [Fri, 13 Jun 2014 22:26:50 +0000 (23:26 +0100)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Fri, 13 Jun 2014 22:26:47 +0000 (23:26 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Fri, 13 Jun 2014 22:26:43 +0000 (23:26 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years ago- Updated to version 2014.5 (2014e)
Derick Rethans [Fri, 13 Jun 2014 22:26:42 +0000 (23:26 +0100)]
- Updated to version 2014.5 (2014e)

10 years agoMerge branch 'PHP-5.6'
Matteo Beccati [Fri, 13 Jun 2014 11:14:52 +0000 (13:14 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix bug #67433 SIGSEGV when using count() on an object implementing Countable

10 years agoFix bug #67433 SIGSEGV when using count() on an object implementing Countable
Matteo Beccati [Fri, 13 Jun 2014 11:14:12 +0000 (13:14 +0200)]
Fix bug #67433 SIGSEGV when using count() on an object implementing Countable

10 years agoremove all references
krakjoe [Fri, 13 Jun 2014 06:35:11 +0000 (07:35 +0100)]
remove all references

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Fri, 13 Jun 2014 01:19:11 +0000 (18:19 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Follow 308 Permanent Redirect responses.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Adam Harvey [Fri, 13 Jun 2014 01:17:18 +0000 (18:17 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Follow 308 Permanent Redirect responses.

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Adam Harvey [Fri, 13 Jun 2014 01:15:07 +0000 (18:15 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Follow 308 Permanent Redirect responses.

10 years agoFollow 308 Permanent Redirect responses.
Adam Harvey [Fri, 13 Jun 2014 01:12:53 +0000 (18:12 -0700)]
Follow 308 Permanent Redirect responses.

Fixes bug #67430 (http:// wrapper doesn't follow 308 redirects).