]> granicus.if.org Git - php/log
php
10 years agoFix php cli (-S option) inconsistent port parsing
nil0x42 [Fri, 11 Jul 2014 17:48:03 +0000 (19:48 +0200)]
Fix php cli (-S option) inconsistent port parsing

Add port range verification of listening port with -S option for the php cli.
This fixes inconsistent listening port due to unverified cast from long to short
with htons(3).

10 years agoXFAIL as catch_workers_output = yes seems not reliable
Remi Collet [Mon, 1 Dec 2014 06:28:49 +0000 (07:28 +0100)]
XFAIL as catch_workers_output = yes seems not reliable

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 06:21:35 +0000 (22:21 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update NEWS
  Add a test for bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set)
  Fixed bug #67643 (curl_multi_getcontent returns '' when CURLOPT_RETURNTRANSFER isn't set)

10 years agoupdate NEWS
Stanislav Malyshev [Mon, 1 Dec 2014 06:19:24 +0000 (22:19 -0800)]
update NEWS

10 years agoAdd a test for bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn...
Jille Timmermans [Mon, 24 Nov 2014 08:37:55 +0000 (09:37 +0100)]
Add a test for bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set)

10 years agoFixed bug #67643 (curl_multi_getcontent returns '' when CURLOPT_RETURNTRANSFER isn...
Jille Timmermans [Thu, 17 Jul 2014 15:21:52 +0000 (17:21 +0200)]
Fixed bug #67643 (curl_multi_getcontent returns '' when CURLOPT_RETURNTRANSFER isn't set)

10 years agofix ZTS
Stanislav Malyshev [Mon, 1 Dec 2014 05:50:29 +0000 (21:50 -0800)]
fix ZTS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 05:39:26 +0000 (21:39 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update news
  update news
  update NEWS
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 1 Dec 2014 05:38:30 +0000 (21:38 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update news

Conflicts:
ext/standard/crypt.c

10 years agoupdate news
Stanislav Malyshev [Mon, 1 Dec 2014 05:12:03 +0000 (21:12 -0800)]
update news

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 1 Dec 2014 05:12:17 +0000 (21:12 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update news
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3

10 years agoupdate news
Stanislav Malyshev [Mon, 1 Dec 2014 05:12:03 +0000 (21:12 -0800)]
update news

10 years agoupdate NEWS
Stanislav Malyshev [Mon, 1 Dec 2014 05:11:20 +0000 (21:11 -0800)]
update NEWS

10 years agoMerge branch 'pull-request/868' into PHP-5.5
Stanislav Malyshev [Mon, 1 Dec 2014 05:09:41 +0000 (21:09 -0800)]
Merge branch 'pull-request/868' into PHP-5.5

* pull-request/868:
  Apply error-code-salt fix to Windows too
  Bug fixes in light of failing bcrypt tests
  Add tests from 1.3. Add missing tests.
  Upgrade crypt_blowfish to version 1.3

10 years agoApply error-code-salt fix to Windows too
Leigh [Tue, 7 Oct 2014 12:12:38 +0000 (13:12 +0100)]
Apply error-code-salt fix to Windows too

Conflicts:
ext/standard/crypt.c

10 years agoBug fixes in light of failing bcrypt tests
Leigh [Tue, 7 Oct 2014 11:27:57 +0000 (12:27 +0100)]
Bug fixes in light of failing bcrypt tests

Conflicts:
ext/standard/crypt.c

10 years agoAdd tests from 1.3. Add missing tests.
Leigh [Tue, 7 Oct 2014 10:50:36 +0000 (11:50 +0100)]
Add tests from 1.3. Add missing tests.

3 of the missing tests fail. // TODO

10 years agoUpgrade crypt_blowfish to version 1.3
Leigh [Tue, 7 Oct 2014 10:23:24 +0000 (11:23 +0100)]
Upgrade crypt_blowfish to version 1.3

10 years agoConflicts:
m.bennewitz [Mon, 20 Oct 2014 08:27:56 +0000 (08:27 +0000)]
Conflicts:
ext/date/php_date.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 02:26:39 +0000 (18:26 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixes memory leak introduced in 2b9af967

10 years agoMerge branch 'pull-request/914' into PHP-5.5
Stanislav Malyshev [Mon, 1 Dec 2014 02:26:17 +0000 (18:26 -0800)]
Merge branch 'pull-request/914' into PHP-5.5

* pull-request/914:
  Fixes memory leak introduced in 2b9af967

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 02:18:30 +0000 (18:18 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Adds test cases for openssl EC improvements
  Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

10 years agoAdds test cases for openssl EC improvements
Dominic Luechinger [Mon, 24 Nov 2014 01:31:19 +0000 (02:31 +0100)]
Adds test cases for openssl EC improvements

10 years agoAdds better handling of EC keys: OPENSSL_KEYTYPE_EC
Dominic Luechinger [Mon, 24 Nov 2014 01:04:37 +0000 (02:04 +0100)]
Adds better handling of EC keys: OPENSSL_KEYTYPE_EC

When working with elliptic curve and openssl some functions are not
aware of the different handling.
Improvements:
- Fixes export of EC private keys
- Adds curve information to openssl_pkey_get_details

Conflicts:
ext/openssl/openssl.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 01:34:20 +0000 (17:34 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update NEWS
  fix typo

10 years agoUpdate NEWS
Stanislav Malyshev [Mon, 1 Dec 2014 01:34:07 +0000 (17:34 -0800)]
Update NEWS

10 years agofix typo
Stanislav Malyshev [Mon, 1 Dec 2014 01:09:53 +0000 (17:09 -0800)]
fix typo

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 1 Dec 2014 01:07:02 +0000 (17:07 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Added test and review suggestion
  Fix bug #68335: rmdir doesnt work with file:// stream wrapper

10 years agoAdded test and review suggestion
mcq8 [Sat, 1 Nov 2014 18:49:21 +0000 (19:49 +0100)]
Added test and review suggestion

10 years agoFix bug #68335: rmdir doesnt work with file:// stream wrapper
mcq8 [Sat, 1 Nov 2014 03:32:18 +0000 (04:32 +0100)]
Fix bug #68335: rmdir doesnt work with file:// stream wrapper

10 years agofix tests for systems with no de_DE locales
Stanislav Malyshev [Mon, 1 Dec 2014 00:10:51 +0000 (16:10 -0800)]
fix tests for systems with no de_DE locales

10 years agoMove chown to fpm_unix_set_socket_premissions()
Remi Collet [Sat, 29 Nov 2014 15:49:08 +0000 (16:49 +0100)]
Move chown to fpm_unix_set_socket_premissions()

For consistency, with fpm_unix_resolve_socket_premissions.
Compute + Use in the same source file.
To make easier future enhancement.

Also check chdir output to fix a build warning.

10 years agoUpdated NEWS
Julien Pauli [Sat, 29 Nov 2014 13:41:48 +0000 (14:41 +0100)]
Updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Sat, 29 Nov 2014 13:41:06 +0000 (14:41 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Updated NEWS
  Fix #60509, pcntl_signal doesn't decrease ref-count of old handler

10 years agoUpdated NEWS
Julien Pauli [Sat, 29 Nov 2014 13:40:47 +0000 (14:40 +0100)]
Updated NEWS

10 years agoFix #60509, pcntl_signal doesn't decrease ref-count of old handler
Julien Pauli [Sat, 29 Nov 2014 13:39:19 +0000 (14:39 +0100)]
Fix #60509, pcntl_signal doesn't decrease ref-count of old handler

10 years agoUpdated NEWS
Julien Pauli [Sat, 29 Nov 2014 11:11:27 +0000 (12:11 +0100)]
Updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Sat, 29 Nov 2014 11:11:06 +0000 (12:11 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Updated NEWS
  SPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAME

10 years agoUpdated NEWS
Julien Pauli [Sat, 29 Nov 2014 11:10:54 +0000 (12:10 +0100)]
Updated NEWS

10 years agoSPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAME
Paul Garvin [Wed, 7 May 2014 04:17:45 +0000 (00:17 -0400)]
SPL: Fix for bug 66405 RecursiveDirectoryIterator with CURRENT_AS_PATHNAME

Currently when you use RecursiveDirectoryIterator with the
CURRENT_AS_PATHNAME flag PHP will throw an UnexpectedValueException with
message 'Objects returned by RecursiveIterator::getChildren() must implement
RecursiveIterator'.This happend because getChildren() will return the
current directory name instead of an Iterator (or subclass of) as required
by the RecursiveIterator interface.

This commit changes getChildren() to return annother
RecursiveDirectoryIterator but current() still returns the path name when
CURRENT_AS_PATHNAME is used. A PHPT test case (bug66405.phpt) that
reproduces the bug is included.

This fix was originally against the PHP-5.4 branch, but it was not merged
before 5.4 reached EOL. I am hoping to get it applied to 5.5, 5.6, and
master.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Sat, 29 Nov 2014 10:39:37 +0000 (11:39 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1

10 years agoMerge branch 'pull-request/656' into PHP-5.5
Julien Pauli [Sat, 29 Nov 2014 10:38:57 +0000 (11:38 +0100)]
Merge branch 'pull-request/656' into PHP-5.5

* pull-request/656:
  PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1

10 years agoPHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1
Popa Marius Adrian [Mon, 28 Apr 2014 11:27:35 +0000 (14:27 +0300)]
PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1

cleanup and PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Sat, 29 Nov 2014 00:49:23 +0000 (01:49 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test with readline on mac

10 years agofix test with readline on mac
Ferenc Kovacs [Sat, 29 Nov 2014 00:47:45 +0000 (01:47 +0100)]
fix test with readline on mac

10 years agoupdated NEWS
Julien Pauli [Fri, 28 Nov 2014 12:27:46 +0000 (13:27 +0100)]
updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Julien Pauli [Fri, 28 Nov 2014 12:26:53 +0000 (13:26 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  updated NEWS
  Fix #65419 - Inside trait, self::class != __CLASS__

10 years agoupdated NEWS
Julien Pauli [Fri, 28 Nov 2014 12:26:20 +0000 (13:26 +0100)]
updated NEWS

10 years agoFix #65419 - Inside trait, self::class != __CLASS__
Julien Pauli [Wed, 29 Oct 2014 13:35:51 +0000 (14:35 +0100)]
Fix #65419 - Inside trait, self::class != __CLASS__

10 years agodisable ext/openssl/tests/stream_server_reneg_limit.phpt for windows
Anatol Belski [Fri, 28 Nov 2014 11:24:32 +0000 (12:24 +0100)]
disable ext/openssl/tests/stream_server_reneg_limit.phpt for windows

This is using the openssl binary which, despite it's contained in the
deps, would probably miss all it's environment. It is just prone to
failure and thus is not worth it.

10 years agoupdated NEWS
Anatol Belski [Thu, 27 Nov 2014 12:40:07 +0000 (13:40 +0100)]
updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 27 Nov 2014 12:39:23 +0000 (13:39 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  refactored the mbstring config.w32
  Fixed bug #68504 --with-libmbfl configure option not present on Windows

10 years agorefactored the mbstring config.w32
Anatol Belski [Thu, 27 Nov 2014 12:37:00 +0000 (13:37 +0100)]
refactored the mbstring config.w32

10 years agoFixed bug #68504 --with-libmbfl configure option not present on Windows
Anatol Belski [Thu, 27 Nov 2014 08:14:47 +0000 (09:14 +0100)]
Fixed bug #68504 --with-libmbfl configure option not present on Windows

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 26 Nov 2014 23:13:11 +0000 (00:13 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  the darwin specific test fails for me with the same output which is the expected for the original test I couldn't find anybody who managed to see this test passing, but I found a bunch of other reports on qa.php.net/reports and on google which do see this test failing on mac. if this change causes you to have this test failing on Mac, please drop me a mail so we can improve the current test so it passes for everybody.
  5.5.21 now

Conflicts:
configure.in
main/php_version.h

10 years agothe darwin specific test fails for me with the same output which is the expected...
Ferenc Kovacs [Wed, 26 Nov 2014 23:08:40 +0000 (00:08 +0100)]
the darwin specific test fails for me with the same output which is the expected for the original test
I couldn't find anybody who managed to see this test passing, but I found a bunch of other reports on
qa.php.net/reports and on google which do see this test failing on mac.
if this change causes you to have this test failing on Mac, please drop me a mail so we can improve
the current test so it passes for everybody.

10 years ago#68446 is fixed
Ferenc Kovacs [Wed, 26 Nov 2014 22:12:49 +0000 (23:12 +0100)]
#68446 is fixed

10 years agoremove the NEWS entries for the reverted stuff
Ferenc Kovacs [Wed, 26 Nov 2014 18:13:46 +0000 (19:13 +0100)]
remove the NEWS entries for the reverted stuff

10 years agotypo fix
Ferenc Kovacs [Wed, 26 Nov 2014 17:41:50 +0000 (18:41 +0100)]
typo fix

10 years agogo back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote...
Ferenc Kovacs [Wed, 26 Nov 2014 17:38:36 +0000 (18:38 +0100)]
go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol)

10 years ago5.5.21 now
Julien Pauli [Wed, 26 Nov 2014 10:31:58 +0000 (11:31 +0100)]
5.5.21 now

10 years agoPHP-5.6.5 is next
Ferenc Kovacs [Wed, 26 Nov 2014 09:21:37 +0000 (10:21 +0100)]
PHP-5.6.5 is next

10 years agoupdated lib versions
Anatol Belski [Wed, 26 Nov 2014 07:35:00 +0000 (08:35 +0100)]
updated lib versions

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Wed, 26 Nov 2014 07:33:32 +0000 (08:33 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  updated lib versions

10 years agoupdated lib versions
Anatol Belski [Wed, 26 Nov 2014 07:33:06 +0000 (08:33 +0100)]
updated lib versions

10 years agofix dir separator in test
Anatol Belski [Tue, 25 Nov 2014 17:16:26 +0000 (18:16 +0100)]
fix dir separator in test

10 years agofix TS build
Anatol Belski [Tue, 25 Nov 2014 16:56:28 +0000 (17:56 +0100)]
fix TS build

10 years agoBetter fix for bug #68446
Dmitry Stogov [Tue, 25 Nov 2014 15:09:08 +0000 (18:09 +0300)]
Better fix for bug #68446

10 years agoRevert NEWS and set test to XFAIL
Bob Weinand [Tue, 25 Nov 2014 11:27:17 +0000 (12:27 +0100)]
Revert NEWS and set test to XFAIL

10 years agoRevert "Fix bug #68446 (bug with constant defaults and type hints)"
Bob Weinand [Tue, 25 Nov 2014 11:24:29 +0000 (12:24 +0100)]
Revert "Fix bug #68446 (bug with constant defaults and type hints)"

This reverts commit 5ef138b0c7c4e9532e205f45c18a72aa1d279c24.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 20:26:50 +0000 (12:26 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  move tests into proper place

10 years agomove tests into proper place
Stanislav Malyshev [Mon, 24 Nov 2014 20:26:20 +0000 (12:26 -0800)]
move tests into proper place

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Mon, 24 Nov 2014 15:25:38 +0000 (16:25 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix dir separator in test
  fork test for windows
  update for LiteSpeed

10 years agofix dir separator in test
Anatol Belski [Mon, 24 Nov 2014 15:14:17 +0000 (16:14 +0100)]
fix dir separator in test

10 years agofork test for windows
Anatol Belski [Mon, 24 Nov 2014 15:09:26 +0000 (16:09 +0100)]
fork test for windows

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 02:03:24 +0000 (18:03 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update for LiteSpeed

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 02:05:49 +0000 (18:05 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  update for LiteSpeed

10 years agoupdate for LiteSpeed
Stanislav Malyshev [Mon, 24 Nov 2014 02:05:26 +0000 (18:05 -0800)]
update for LiteSpeed

10 years agoupdate for LiteSpeed
Stanislav Malyshev [Mon, 24 Nov 2014 02:03:07 +0000 (18:03 -0800)]
update for LiteSpeed

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 01:52:50 +0000 (17:52 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  tests image gd
  xmlwriter_full_end_element tests
  Tests for writeAttributeNS and xmlwriter_write_attribute_ns

10 years agoMerge branch 'pull-request/757' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:52:43 +0000 (17:52 -0800)]
Merge branch 'pull-request/757' into PHP-5.5

* pull-request/757:
  xmlwriter_full_end_element tests
  Tests for writeAttributeNS and xmlwriter_write_attribute_ns

10 years agoMerge branch 'pull-request/782' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:52:08 +0000 (17:52 -0800)]
Merge branch 'pull-request/782' into PHP-5.5

* pull-request/782:
  tests image gd

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 01:26:28 +0000 (17:26 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add my information to this test
  Add a test for the exception cases of readline_read_history
  added some tests to datetime and dateinterval functions
  added various tests for XSLTProcessor and one test for iconv extension
  teste basico da funcao timezone_version_get

10 years agoMerge branch 'pull-request/854' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:23:34 +0000 (17:23 -0800)]
Merge branch 'pull-request/854' into PHP-5.5

* pull-request/854:
  teste basico da funcao timezone_version_get

10 years agoMerge branch 'pull-request/855' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:22:54 +0000 (17:22 -0800)]
Merge branch 'pull-request/855' into PHP-5.5

* pull-request/855:
  added some tests to datetime and dateinterval functions
  added various tests for XSLTProcessor and one test for iconv extension

10 years agoMerge branch 'pull-request/856' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:22:02 +0000 (17:22 -0800)]
Merge branch 'pull-request/856' into PHP-5.5

* pull-request/856:
  Add my information to this test
  Add a test for the exception cases of readline_read_history

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 01:21:29 +0000 (17:21 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Test PHP Init Fail Without Params

10 years agoMerge branch 'pull-request/863' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 01:21:20 +0000 (17:21 -0800)]
Merge branch 'pull-request/863' into PHP-5.5

* pull-request/863:
  Test PHP Init Fail Without Params

10 years agotest to function addcslashes
marcosptf [Fri, 24 Oct 2014 17:11:17 +0000 (15:11 -0200)]
test to function addcslashes

test to function bin2hex

10 years agotest
marcosptf [Fri, 24 Oct 2014 17:08:27 +0000 (15:08 -0200)]
test

10 years agoUpdate CODING_STANDARDS
Archil Imnadze [Mon, 8 Sep 2014 09:13:34 +0000 (13:13 +0400)]
Update CODING_STANDARDS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 01:12:52 +0000 (17:12 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Correct two zlib tests to use a string, not a const

10 years agoCorrect two zlib tests to use a string, not a const
Tim Siebels [Fri, 12 Sep 2014 13:04:32 +0000 (15:04 +0200)]
Correct two zlib tests to use a string, not a const

10 years agoupdate NEWS
Stanislav Malyshev [Mon, 24 Nov 2014 00:39:52 +0000 (16:39 -0800)]
update NEWS

10 years agoFix incorrect argument reflection info for array_multisort()
Alexander Lisachenko [Fri, 14 Nov 2014 12:36:56 +0000 (15:36 +0300)]
Fix incorrect argument reflection info for array_multisort()

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 00:22:52 +0000 (16:22 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix NEWS order

10 years agofix NEWS order
Stanislav Malyshev [Mon, 24 Nov 2014 00:21:53 +0000 (16:21 -0800)]
fix NEWS order

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 24 Nov 2014 00:18:52 +0000 (16:18 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update NEWS
  Update the VM generation script, per Bob.
  Update NEWS after rebase.
  Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.

10 years agoupdate NEWS
Stanislav Malyshev [Mon, 24 Nov 2014 00:18:04 +0000 (16:18 -0800)]
update NEWS

10 years agoMerge branch 'pull-request/840' into PHP-5.5
Stanislav Malyshev [Mon, 24 Nov 2014 00:17:17 +0000 (16:17 -0800)]
Merge branch 'pull-request/840' into PHP-5.5

* pull-request/840:
  Update the VM generation script, per Bob.
  Update NEWS after rebase.
  Add BEGIN_EXTERN_C() and END_EXTERN_C() to .h files missing them.