]> granicus.if.org Git - php/log
php
10 years agoFixed conversion of empty packed array into hash
Dmitry Stogov [Thu, 14 Aug 2014 09:44:37 +0000 (13:44 +0400)]
Fixed conversion of empty packed array into hash

10 years agoFixed assignment of reference to itself
Dmitry Stogov [Thu, 14 Aug 2014 08:01:28 +0000 (12:01 +0400)]
Fixed assignment of reference to itself

10 years agoRestored "???" mark in the place that might be changed later
Dmitry Stogov [Thu, 14 Aug 2014 06:46:17 +0000 (10:46 +0400)]
Restored "???" mark in the place that might be changed later

10 years agoIt's okey for use a stack value here (deleted immediately after use)
Xinchen Hui [Thu, 14 Aug 2014 04:26:45 +0000 (12:26 +0800)]
It's okey for use a stack value here (deleted immediately after use)

10 years agocleanup
Xinchen Hui [Thu, 14 Aug 2014 04:15:24 +0000 (12:15 +0800)]
cleanup

10 years agoMerge branch 'phpng' of https://git.php.net/repository/php-src into phpng
Xinchen Hui [Thu, 14 Aug 2014 03:52:46 +0000 (11:52 +0800)]
Merge branch 'phpng' of https://git.php.net/repository/php-src into phpng

10 years agoAvoid reallocation
Dmitry Stogov [Wed, 13 Aug 2014 19:30:07 +0000 (23:30 +0400)]
Avoid reallocation

10 years agocleanuo (use zend_string instead of char*)
Dmitry Stogov [Wed, 13 Aug 2014 18:26:07 +0000 (22:26 +0400)]
cleanuo (use zend_string instead of char*)

10 years agocleanup
Dmitry Stogov [Wed, 13 Aug 2014 18:21:51 +0000 (22:21 +0400)]
cleanup

10 years agocleanup
Dmitry Stogov [Wed, 13 Aug 2014 18:18:05 +0000 (22:18 +0400)]
cleanup

10 years agocleanup
Dmitry Stogov [Wed, 13 Aug 2014 15:43:34 +0000 (19:43 +0400)]
cleanup

10 years agocleanup (we don't have to duplicate elements of module_registry)
Dmitry Stogov [Wed, 13 Aug 2014 13:05:18 +0000 (17:05 +0400)]
cleanup (we don't have to duplicate elements of module_registry)

10 years agocleanup (we don't have to duplicate elements of stream_filters_hash)
Dmitry Stogov [Wed, 13 Aug 2014 13:00:13 +0000 (17:00 +0400)]
cleanup (we don't have to duplicate elements of stream_filters_hash)

10 years agocleanup
Dmitry Stogov [Wed, 13 Aug 2014 12:55:21 +0000 (16:55 +0400)]
cleanup

10 years agocleanup (use zend_string* instead of char*)
Dmitry Stogov [Wed, 13 Aug 2014 10:51:48 +0000 (14:51 +0400)]
cleanup (use zend_string* instead of char*)

10 years agoclean up - remove checked questions
Xinchen Hui [Wed, 13 Aug 2014 08:44:22 +0000 (16:44 +0800)]
clean up - remove checked questions

10 years agocleanup
Dmitry Stogov [Wed, 13 Aug 2014 08:36:10 +0000 (12:36 +0400)]
cleanup

10 years agoclean up - avoid realloc
Xinchen Hui [Wed, 13 Aug 2014 07:51:43 +0000 (15:51 +0800)]
clean up - avoid realloc

10 years agoMerge branch 'master' into phpng
Dmitry Stogov [Tue, 12 Aug 2014 10:46:38 +0000 (14:46 +0400)]
Merge branch 'master' into phpng

* master:
  fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it
  Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong message)

10 years agoMerge branch 'PHP-5.6'
Ferenc Kovacs [Tue, 12 Aug 2014 08:44:09 +0000 (10:44 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Tue, 12 Aug 2014 08:38:35 +0000 (10:38 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Ferenc Kovacs [Tue, 12 Aug 2014 08:37:44 +0000 (10:37 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix the failing date tests introduced with the latest timezonedb update Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it

10 years agofix the failing date tests introduced with the latest timezonedb update
Ferenc Kovacs [Tue, 12 Aug 2014 08:34:54 +0000 (10:34 +0200)]
fix the failing date tests introduced with the latest timezonedb update
Derick confirmed on irc that the new/current behavior is the correct and that the tests should be updated to reflect it

10 years agoFixed ext/odbc
Dmitry Stogov [Tue, 12 Aug 2014 07:27:30 +0000 (11:27 +0400)]
Fixed ext/odbc

10 years agoext/pdo_odbc support for phpng (tested with unixODBC and mysql driver)
Dmitry Stogov [Tue, 12 Aug 2014 07:00:06 +0000 (11:00 +0400)]
ext/pdo_odbc support for phpng (tested with unixODBC and mysql driver)

10 years agoext/odbc support for phpng (incomplete)
Dmitry Stogov [Mon, 11 Aug 2014 22:10:30 +0000 (02:10 +0400)]
ext/odbc support for phpng (incomplete)

10 years agoFixed pdo_firebird tests failures
Dmitry Stogov [Mon, 11 Aug 2014 19:56:34 +0000 (23:56 +0400)]
Fixed pdo_firebird tests failures

10 years agoFixed mode
Dmitry Stogov [Mon, 11 Aug 2014 14:38:36 +0000 (18:38 +0400)]
Fixed mode

10 years agoImplemented ext/com_dotnet support for phpng
Dmitry Stogov [Mon, 11 Aug 2014 14:37:26 +0000 (18:37 +0400)]
Implemented ext/com_dotnet support for phpng

10 years agoMerge branch 'PHP-5.6'
Xinchen Hui [Mon, 11 Aug 2014 09:47:47 +0000 (17:47 +0800)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Xinchen Hui [Mon, 11 Aug 2014 09:47:36 +0000 (17:47 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong message)
Xinchen Hui [Mon, 11 Aug 2014 09:46:56 +0000 (17:46 +0800)]
Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException wrong message)

10 years agoMerge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
Xinchen Hui [Mon, 11 Aug 2014 09:44:42 +0000 (17:44 +0800)]
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

10 years agoMerge branch 'master' into test
Dmitry Stogov [Mon, 11 Aug 2014 07:38:41 +0000 (11:38 +0400)]
Merge branch 'master' into test

* master: (39 commits)
  Add __debugInfo() to UPGRADING.
  fix TS build
  Update NEWS
  Update NEWS
  Update NEWS
  Small tidy ups and raise visibility of GitHub PR process
  Bug #41631: Observe socket read timeouts in SSL streams
  wrap int8_t and int16_t with #ifdef to avoid possible clashes
  - Updated to version 2014.6 (2014f)
  Removed Countable::count() change info from UPGRADE.INTERNALS too
  NEWS and UPGRADING for intdiv()
  Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"
  Fixed skip case for intdiv 64-bit test
  Use callback structure
  Add EXPECTF
  Fix handling of multi-result sets with PS...used to clean not only the result set but the whole PS.
  5.5.17 now
  5.4.33-dev now
  Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
  Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option
  ...

Conflicts:
ext/fileinfo/libmagic/softmagic.c
main/streams/xp_socket.c

10 years agoFixed compilation warnings about unused labels
Dmitry Stogov [Mon, 11 Aug 2014 06:17:06 +0000 (10:17 +0400)]
Fixed compilation warnings about unused labels

10 years agofix incorrect cast of comparison function and signature of function
krakjoe [Mon, 11 Aug 2014 05:47:09 +0000 (06:47 +0100)]
fix incorrect cast of comparison function and signature of function

10 years agoupdate zend_make_printable_zval to take TSRM context
krakjoe [Mon, 11 Aug 2014 05:09:46 +0000 (06:09 +0100)]
update zend_make_printable_zval to take TSRM context

10 years agofix ZTS build
krakjoe [Sun, 10 Aug 2014 08:31:02 +0000 (09:31 +0100)]
fix ZTS build

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Fri, 8 Aug 2014 19:02:56 +0000 (12:02 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add __debugInfo() to UPGRADING.

10 years agoAdd __debugInfo() to UPGRADING.
Adam Harvey [Fri, 8 Aug 2014 19:00:13 +0000 (12:00 -0700)]
Add __debugInfo() to UPGRADING.

RMs: this is an UPGRADING only change, and should be safe for RCs.

Developers: please remember to update UPGRADING, otherwise there's a good
chance your shiny new feature won't be documented! (As has happened here.)

10 years agocleanup
Dmitry Stogov [Fri, 8 Aug 2014 09:47:34 +0000 (13:47 +0400)]
cleanup

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 7 Aug 2014 17:51:04 +0000 (19:51 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix TS build

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 7 Aug 2014 17:50:45 +0000 (19:50 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix TS build

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Thu, 7 Aug 2014 17:50:25 +0000 (19:50 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix TS build

10 years agofix TS build
Anatol Belski [Thu, 7 Aug 2014 17:49:59 +0000 (19:49 +0200)]
fix TS build

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Thu, 7 Aug 2014 16:45:50 +0000 (12:45 -0400)]
Merge branch 'PHP-5.6'

10 years agoUpdate NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:40:52 +0000 (12:40 -0400)]
Update NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Daniel Lowrey [Thu, 7 Aug 2014 16:39:52 +0000 (12:39 -0400)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Update NEWS
  Update NEWS

10 years agoUpdate NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:39:42 +0000 (12:39 -0400)]
Update NEWS

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Daniel Lowrey [Thu, 7 Aug 2014 16:38:04 +0000 (12:38 -0400)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Update NEWS

10 years agoUpdate NEWS
Daniel Lowrey [Thu, 7 Aug 2014 16:37:50 +0000 (12:37 -0400)]
Update NEWS

10 years agoMerge branch 'PHP-5.6'
Christopher Jones [Thu, 7 Aug 2014 16:30:19 +0000 (09:30 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Small tidy ups and raise visibility of GitHub PR process

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Christopher Jones [Thu, 7 Aug 2014 16:29:47 +0000 (09:29 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Small tidy ups and raise visibility of GitHub PR process

Conflicts:
README.SUBMITTING_PATCH

10 years agoSmall tidy ups and raise visibility of GitHub PR process
Christopher Jones [Thu, 7 Aug 2014 16:27:53 +0000 (09:27 -0700)]
Small tidy ups and raise visibility of GitHub PR process

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Thu, 7 Aug 2014 16:17:29 +0000 (12:17 -0400)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Bug #41631: Observe socket read timeouts in SSL streams

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Daniel Lowrey [Thu, 7 Aug 2014 16:07:55 +0000 (12:07 -0400)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Bug #41631: Observe socket read timeouts in SSL streams

Conflicts:
ext/openssl/xp_ssl.c

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Daniel Lowrey [Thu, 7 Aug 2014 15:51:42 +0000 (11:51 -0400)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Bug #41631: Observe socket read timeouts in SSL streams

10 years agoBug #41631: Observe socket read timeouts in SSL streams
Daniel Lowrey [Thu, 7 Aug 2014 15:47:42 +0000 (11:47 -0400)]
Bug #41631: Observe socket read timeouts in SSL streams

10 years agoFixed GC for inner-loops (ext/standard/tests/array/compact_variation1.phpt).
Dmitry Stogov [Thu, 7 Aug 2014 14:50:03 +0000 (18:50 +0400)]
Fixed GC for inner-loops (ext/standard/tests/array/compact_variation1.phpt).
Fixed bug #63734.

10 years agoMerge branch 'PHP-5.6'
Anatol Belski [Thu, 7 Aug 2014 13:23:03 +0000 (15:23 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  wrap int8_t and int16_t with #ifdef to avoid possible clashes

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Thu, 7 Aug 2014 13:22:28 +0000 (15:22 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  wrap int8_t and int16_t with #ifdef to avoid possible clashes

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Thu, 7 Aug 2014 13:21:42 +0000 (15:21 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  wrap int8_t and int16_t with #ifdef to avoid possible clashes

10 years agowrap int8_t and int16_t with #ifdef to avoid possible clashes
Anatol Belski [Thu, 7 Aug 2014 13:20:17 +0000 (15:20 +0200)]
wrap int8_t and int16_t with #ifdef to avoid possible clashes

10 years agoMake stream->context indirect trough zend_resource (stream->ctx->ptr).
Dmitry Stogov [Thu, 7 Aug 2014 11:55:37 +0000 (15:55 +0400)]
Make stream->context indirect trough zend_resource (stream->ctx->ptr).
Fixed ext/standard/tests/streams/bug61115.phpt

10 years agoMerge branch 'PHP-5.6'
Derick Rethans [Thu, 7 Aug 2014 09:25:05 +0000 (10:25 +0100)]
Merge branch 'PHP-5.6'

Not sure what's going wrong here for UPGRADING.INTERNALS...

Conflicts:
UPGRADING.INTERNALS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Derick Rethans [Thu, 7 Aug 2014 09:22:14 +0000 (10:22 +0100)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Derick Rethans [Thu, 7 Aug 2014 09:22:10 +0000 (10:22 +0100)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years ago- Updated to version 2014.6 (2014f)
Derick Rethans [Thu, 7 Aug 2014 09:22:09 +0000 (10:22 +0100)]
- Updated to version 2014.6 (2014f)

10 years agoRemoved Countable::count() change info from UPGRADE.INTERNALS too
Bob Weinand [Wed, 6 Aug 2014 19:13:58 +0000 (21:13 +0200)]
Removed Countable::count() change info from UPGRADE.INTERNALS too

10 years agoMerge branch 'PHP-5.6'
Ferenc Kovacs [Wed, 6 Aug 2014 19:11:02 +0000 (21:11 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"

  Didn't actually merged the revert as we wan't to keep this in master, but merged it with -s ours.

10 years agoNEWS and UPGRADING for intdiv()
Andrea Faulds [Wed, 6 Aug 2014 18:56:32 +0000 (19:56 +0100)]
NEWS and UPGRADING for intdiv()

10 years agoRevert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"
Ferenc Kovacs [Wed, 6 Aug 2014 18:33:48 +0000 (20:33 +0200)]
Revert "Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option"

This reverts commit a51bf0cadf7862d10b2cc19cae2c991d24d670b1.

10 years agoMerge branch 'master' of git.php.net:php-src
Andrea Faulds [Wed, 6 Aug 2014 15:02:38 +0000 (16:02 +0100)]
Merge branch 'master' of git.php.net:php-src

10 years agoFixed skip case for intdiv 64-bit test
Andrea Faulds [Wed, 6 Aug 2014 15:02:02 +0000 (16:02 +0100)]
Fixed skip case for intdiv 64-bit test

10 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Wed, 6 Aug 2014 14:04:30 +0000 (17:04 +0300)]
Merge branch 'PHP-5.6'

Conflicts:
NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Andrey Hristov [Wed, 6 Aug 2014 14:03:39 +0000 (17:03 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
NEWS
configure.in
main/php_version.h

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Andrey Hristov [Wed, 6 Aug 2014 14:02:17 +0000 (17:02 +0300)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

Conflicts:
NEWS
configure.in
main/php_version.h

10 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Andrey Hristov [Wed, 6 Aug 2014 13:59:56 +0000 (16:59 +0300)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

Conflicts:
NEWS

10 years agoMerge branch 'master' of git.php.net:php-src
Andrey Hristov [Wed, 6 Aug 2014 13:58:30 +0000 (16:58 +0300)]
Merge branch 'master' of git.php.net:php-src

10 years agoMerge branch 'PHP-5.6'
Andrey Hristov [Wed, 6 Aug 2014 13:52:44 +0000 (16:52 +0300)]
Merge branch 'PHP-5.6'

10 years agoUse callback structure
Andrey Hristov [Wed, 6 Aug 2014 13:50:27 +0000 (16:50 +0300)]
Use callback structure

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Andrey Hristov [Wed, 6 Aug 2014 13:25:12 +0000 (16:25 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
ext/fileinfo/data_file.c
ext/fileinfo/libmagic/softmagic.c
ext/fileinfo/magicdata.patch

10 years agoMerge branch 'intdiv'
Andrea Faulds [Wed, 6 Aug 2014 12:59:23 +0000 (13:59 +0100)]
Merge branch 'intdiv'

* intdiv:
  Added -1 safety check, fixed test
  php_error_docref
  Fixed testcase
  Implemented intdiv()

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Wed, 6 Aug 2014 12:28:06 +0000 (15:28 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Andrey Hristov [Wed, 6 Aug 2014 12:27:56 +0000 (15:27 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

Conflicts:
NEWS
configure.in
main/php_version.h

10 years agoAdd EXPECTF
Andrey Hristov [Wed, 6 Aug 2014 12:27:29 +0000 (15:27 +0300)]
Add EXPECTF

10 years agoMerge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
Andrey Hristov [Wed, 6 Aug 2014 11:52:55 +0000 (14:52 +0300)]
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

10 years agoFix handling of multi-result sets with PS...used to clean not only
Andrey Hristov [Wed, 6 Aug 2014 11:52:12 +0000 (14:52 +0300)]
Fix handling of multi-result sets with PS...used to clean not only
the result set but the whole PS.

10 years agoFixed GC (Zend/tests/bug63635.phpt)
Dmitry Stogov [Wed, 6 Aug 2014 11:31:07 +0000 (15:31 +0400)]
Fixed GC (Zend/tests/bug63635.phpt)

10 years ago5.5.17 now
Julien Pauli [Wed, 6 Aug 2014 08:20:31 +0000 (10:20 +0200)]
5.5.17 now

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Wed, 6 Aug 2014 04:30:56 +0000 (21:30 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  5.4.33-dev now
  Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option

Conflicts:
main/streams/xp_socket.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Wed, 6 Aug 2014 04:29:27 +0000 (21:29 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.4.33-dev now

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Wed, 6 Aug 2014 04:26:11 +0000 (21:26 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  5.4.33-dev now

Conflicts:
configure.in
main/php_version.h

10 years ago5.4.33-dev now
Stanislav Malyshev [Wed, 6 Aug 2014 04:24:55 +0000 (21:24 -0700)]
5.4.33-dev now

10 years agoAdd SO_REUSEPORT + SO_BROADCAST support via socket stream context option
Daniel Lowrey [Mon, 4 Aug 2014 16:41:51 +0000 (12:41 -0400)]
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Wed, 6 Aug 2014 02:58:45 +0000 (22:58 -0400)]
Merge branch 'PHP-5.6'

10 years agoAdd SO_REUSEPORT + SO_BROADCAST support via socket stream context option
Daniel Lowrey [Mon, 4 Aug 2014 16:41:51 +0000 (12:41 -0400)]
Add SO_REUSEPORT + SO_BROADCAST support via socket stream context option

10 years agoFixed ext/wddx/tests/bug48562.phpt
Dmitry Stogov [Tue, 5 Aug 2014 19:48:27 +0000 (23:48 +0400)]
Fixed ext/wddx/tests/bug48562.phpt

10 years agotypo
Dmitry Stogov [Tue, 5 Aug 2014 16:55:15 +0000 (20:55 +0400)]
typo

10 years agoFixed argument numbering
Dmitry Stogov [Tue, 5 Aug 2014 14:17:05 +0000 (18:17 +0400)]
Fixed argument numbering