]> granicus.if.org Git - php/log
php
10 years agoOptimize class lookup
Dmitry Stogov [Tue, 3 Feb 2015 14:39:05 +0000 (17:39 +0300)]
Optimize class lookup

10 years agoMerge branch 'fix-typo-new-output-api' of https://github.com/n0ts/php-src
Xinchen Hui [Tue, 3 Feb 2015 14:29:25 +0000 (22:29 +0800)]
Merge branch 'fix-typo-new-output-api' of https://github.com/n0ts/php-src

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 10:00:13 +0000 (19:00 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set.

Conflicts:
main/main.c
tests/basic/encoding.phpt

10 years agoFixed Bug #67988 htmlspecialchars() does not respect default_charset specified by...
Yasuo Ohgaki [Tue, 3 Feb 2015 09:20:18 +0000 (18:20 +0900)]
Fixed Bug #67988 htmlspecialchars() does not respect default_charset specified by ini_set.

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 06:40:59 +0000 (15:40 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #65199 pg_copy_from() modifies input array variable

Conflicts:
ext/pgsql/pgsql.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 06:27:19 +0000 (15:27 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Bug #65199 pg_copy_from() modifies input array variable

10 years agoFixed Bug #65199 pg_copy_from() modifies input array variable
Yasuo Ohgaki [Tue, 3 Feb 2015 06:26:02 +0000 (15:26 +0900)]
Fixed Bug #65199 pg_copy_from() modifies input array variable

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 05:07:23 +0000 (14:07 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

Conflicts:
ext/session/mod_files.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 05:04:03 +0000 (14:04 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

10 years agoFixed Bug #66623 no EINTR check on flock(LOCK_EX)
Yasuo Ohgaki [Tue, 3 Feb 2015 05:02:58 +0000 (14:02 +0900)]
Fixed Bug #66623 no EINTR check on flock(LOCK_EX)

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Tue, 3 Feb 2015 04:49:14 +0000 (13:49 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed bug #68063 Empty session IDs do still start sessions

Conflicts:
ext/session/session.c
ext/session/tests/bug61470.phpt

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 04:41:31 +0000 (13:41 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #68063 Empty session IDs do still start sessions

10 years agoFixed bug #68063 Empty session IDs do still start sessions
Yasuo Ohgaki [Tue, 3 Feb 2015 04:38:49 +0000 (13:38 +0900)]
Fixed bug #68063 Empty session IDs do still start sessions

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Tue, 3 Feb 2015 03:26:25 +0000 (12:26 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Bug #61470 is fixed only in master

10 years agoBug #61470 is fixed only in master
Yasuo Ohgaki [Tue, 3 Feb 2015 03:26:01 +0000 (12:26 +0900)]
Bug #61470 is fixed only in master

10 years agoFixed bug #61470 - session_regenerate_id() does not create session file.
Yasuo Ohgaki [Tue, 3 Feb 2015 03:23:00 +0000 (12:23 +0900)]
Fixed bug #61470 - session_regenerate_id() does not create session file.
Made session_regenerate_id() raise error for wrong usage.

10 years agoXFAIL broken test for now.
Yasuo Ohgaki [Mon, 2 Feb 2015 18:04:38 +0000 (03:04 +0900)]
XFAIL broken test for now.
Partially fixed test session.save_path difference.

10 years agoFixed "delayed" compilation
Dmitry Stogov [Mon, 2 Feb 2015 17:44:16 +0000 (20:44 +0300)]
Fixed "delayed" compilation

10 years agoMerge branch 'PHP-5.6'
Daniel Lowrey [Mon, 2 Feb 2015 15:58:39 +0000 (10:58 -0500)]
Merge branch 'PHP-5.6'

Conflicts:
ext/standard/file.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Daniel Lowrey [Mon, 2 Feb 2015 15:52:27 +0000 (10:52 -0500)]
Merge branch 'PHP-5.5' into PHP-5.6

Conflicts:
ext/standard/file.c

10 years agoFixed bug #65272: correctly set flock() out param in windows
Daniel Lowrey [Mon, 2 Feb 2015 15:29:11 +0000 (10:29 -0500)]
Fixed bug #65272: correctly set flock() out param in windows

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Mon, 2 Feb 2015 11:32:03 +0000 (11:32 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Adam Harvey [Mon, 2 Feb 2015 11:31:54 +0000 (11:31 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoLet's not assume bash is always /bin/bash.
Adam Harvey [Mon, 2 Feb 2015 11:31:10 +0000 (11:31 +0000)]
Let's not assume bash is always /bin/bash.

10 years agoMerge branch 'PHP-5.6'
Adam Harvey [Mon, 2 Feb 2015 11:12:27 +0000 (11:12 +0000)]
Merge branch 'PHP-5.6'

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Adam Harvey [Mon, 2 Feb 2015 11:11:05 +0000 (11:11 +0000)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agojson_decode() should generate a syntax error when given "".
Adam Harvey [Mon, 2 Feb 2015 11:07:34 +0000 (11:07 +0000)]
json_decode() should generate a syntax error when given "".

Fixes bug #68938 (json_decode() decodes empty string without error).
Patch by jeremy at bat-country dot us.

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Mon, 2 Feb 2015 09:41:25 +0000 (18:41 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add test for bug #61470. It is already fixed.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Mon, 2 Feb 2015 09:39:48 +0000 (18:39 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add test for bug #61470. It is already fixed.

10 years agoAdd test for bug #61470. It is already fixed.
Yasuo Ohgaki [Mon, 2 Feb 2015 09:39:07 +0000 (18:39 +0900)]
Add test for bug #61470. It is already fixed.

10 years agoFix typo php_end_ob_buffer
n0ts [Mon, 2 Feb 2015 09:01:50 +0000 (18:01 +0900)]
Fix typo php_end_ob_buffer

10 years agorely on macros from stdint for int constants on 64 bit
Anatol Belski [Mon, 2 Feb 2015 08:17:52 +0000 (09:17 +0100)]
rely on macros from stdint for int constants on 64 bit

32 bit ones are already in use

10 years agoCleanup trans sid code. Behavior is unchanged.
Yasuo Ohgaki [Mon, 2 Feb 2015 03:53:41 +0000 (12:53 +0900)]
Cleanup trans sid code. Behavior is unchanged.
Fixed possible injections. Escape values usually internal safe values.

10 years agoFixed #68966 (php7 make file ext/session/mod_mm.lo failed)
Xinchen Hui [Mon, 2 Feb 2015 06:24:41 +0000 (14:24 +0800)]
Fixed #68966 (php7 make file ext/session/mod_mm.lo failed)

10 years agoRevert "Revert "Fixed warning "(null)(): supplied resource is not a valid cURL handle...
Xinchen Hui [Mon, 2 Feb 2015 02:32:26 +0000 (10:32 +0800)]
Revert "Revert "Fixed warning "(null)(): supplied resource is not a valid cURL handle resource in Unknown on line 0"""

This reverts commit e78dd7ade2ac5e617bc5f515a04d1e1d87bd53ee.

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 20:42:00 +0000 (12:42 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix sizeof size

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 20:41:33 +0000 (12:41 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix sizeof size

10 years agoMerge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5
Stanislav Malyshev [Sun, 1 Feb 2015 20:41:10 +0000 (12:41 -0800)]
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src:
  - Updated to version 2015.1 (2015a)

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 1 Feb 2015 20:41:00 +0000 (12:41 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix sizeof size

10 years agofix sizeof size
Stanislav Malyshev [Sun, 1 Feb 2015 20:40:38 +0000 (12:40 -0800)]
fix sizeof size

10 years ago- Updated to version 2015.1 (2015a)
Derick Rethans [Sun, 1 Feb 2015 18:31:23 +0000 (18:31 +0000)]
- Updated to version 2015.1 (2015a)

10 years agoEmpty merge
Derick Rethans [Sun, 1 Feb 2015 18:31:22 +0000 (18:31 +0000)]
Empty merge

10 years ago- Updated to version 2015.1 (2015a)
Derick Rethans [Sun, 1 Feb 2015 18:31:21 +0000 (18:31 +0000)]
- Updated to version 2015.1 (2015a)

10 years agoEmpty merge
Derick Rethans [Sun, 1 Feb 2015 18:31:21 +0000 (18:31 +0000)]
Empty merge

10 years ago- Updated to version 2015.1 (2015a)
Derick Rethans [Sun, 1 Feb 2015 18:31:19 +0000 (18:31 +0000)]
- Updated to version 2015.1 (2015a)

10 years agoMerge branch 'pull-request/1032'
Stanislav Malyshev [Sun, 1 Feb 2015 08:56:27 +0000 (00:56 -0800)]
Merge branch 'pull-request/1032'

* pull-request/1032:
  do_fstat changes

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 08:37:14 +0000 (00:37 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix #66479: Wrong response to FCGI_GET_VALUES

Conflicts:
sapi/cgi/fastcgi.c

10 years agoMerge branch 'pull-request/884'
Stanislav Malyshev [Sun, 1 Feb 2015 08:36:53 +0000 (00:36 -0800)]
Merge branch 'pull-request/884'

* pull-request/884:
  Fix #66479: Wrong response to FCGI_GET_VALUES

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 08:35:41 +0000 (00:35 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix #66479: Wrong response to FCGI_GET_VALUES

10 years agoFix #66479: Wrong response to FCGI_GET_VALUES
Frank Stolle [Thu, 30 Oct 2014 12:07:04 +0000 (13:07 +0100)]
Fix #66479: Wrong response to FCGI_GET_VALUES

Requesting Get-Values via FCGI caused an "endless" loop over the last requested parameter and ended with an invalid response. this patch solves this loop bug.

Conflicts:
sapi/cgi/fastcgi.c

10 years agoMerge branch 'pull-request/1011'
Stanislav Malyshev [Sun, 1 Feb 2015 08:21:47 +0000 (00:21 -0800)]
Merge branch 'pull-request/1011'

* pull-request/1011:
  Fix for a previous commit. i read it as size_t, notssize_t.
  Remove useless tests

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 08:09:44 +0000 (00:09 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

Conflicts:
ext/libxml/libxml.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 08:08:46 +0000 (00:08 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

10 years agoFix bug #64938: libxml_disable_entity_loader setting is shared between threads
Martin Jansen [Thu, 22 Jan 2015 19:58:15 +0000 (20:58 +0100)]
Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

The availability of entity loading is stored in a module global which
previously was only initialized in the GINIT constructor. This had the
effect that disabling the entity loader in one request caused
subsequent requests hitting the same Apache child process to  also have
the loader disabled.

With this change the loader is explicitely enabled in the request init
phase.

10 years agoMerge branch 'pull-request/1019'
Stanislav Malyshev [Sun, 1 Feb 2015 08:03:26 +0000 (00:03 -0800)]
Merge branch 'pull-request/1019'

* pull-request/1019:
  Fix typos
  Fix bug #64938: libxml_disable_entity_loader setting is shared between threads

10 years agoFix for a previous commit. i read it as size_t, notssize_t.
Joshua Rogers [Sun, 1 Feb 2015 08:02:25 +0000 (19:02 +1100)]
Fix for a previous commit. i read it as size_t, notssize_t.

10 years agoMerge branch 'pull-request/935'
Stanislav Malyshev [Sun, 1 Feb 2015 07:59:53 +0000 (23:59 -0800)]
Merge branch 'pull-request/935'

* pull-request/935:
  Update config.guess and config.sub

10 years agoMerge branch 'pull-request/1012'
Stanislav Malyshev [Sun, 1 Feb 2015 07:52:10 +0000 (23:52 -0800)]
Merge branch 'pull-request/1012'

* pull-request/1012:
  Fix uninitalized variables reads. See CWE-457 for more info.

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 07:48:08 +0000 (23:48 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix group name handling

Conflicts:
main/streams/plain_wrapper.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 07:47:25 +0000 (23:47 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix group name handling

10 years agodo_fstat changes
Joshua Rogers [Tue, 27 Jan 2015 13:18:17 +0000 (00:18 +1100)]
do_fstat changes

Check return values of 'do_fstat' function in all places.

10 years agofix group name handling
Stanislav Malyshev [Sun, 1 Feb 2015 07:47:03 +0000 (23:47 -0800)]
fix group name handling

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 07:35:11 +0000 (23:35 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix TSRM

Conflicts:
ext/standard/dns.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 07:34:44 +0000 (23:34 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix TSRM

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 1 Feb 2015 07:34:27 +0000 (23:34 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix TSRM

10 years agofix TSRM
Stanislav Malyshev [Sun, 1 Feb 2015 07:34:14 +0000 (23:34 -0800)]
fix TSRM

10 years agoMerge branch 'pull-request/1040'
Stanislav Malyshev [Sun, 1 Feb 2015 07:24:30 +0000 (23:24 -0800)]
Merge branch 'pull-request/1040'

* pull-request/1040:
  Added two missing opcache ini directives (restrict_api and mmap_base)

10 years agoMerge branch 'pull-request/1035'
Stanislav Malyshev [Sun, 1 Feb 2015 07:23:51 +0000 (23:23 -0800)]
Merge branch 'pull-request/1035'

* pull-request/1035:
  fix the day of the week

10 years agoMerge branch 'pull-request/1030'
Stanislav Malyshev [Sun, 1 Feb 2015 07:23:23 +0000 (23:23 -0800)]
Merge branch 'pull-request/1030'

* pull-request/1030:
  Remove duplicated line

10 years agoMerge branch 'pull-request/1025'
Stanislav Malyshev [Sun, 1 Feb 2015 07:22:57 +0000 (23:22 -0800)]
Merge branch 'pull-request/1025'

* pull-request/1025:
  Use svg instead of png to get better image quality

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 07:20:25 +0000 (23:20 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  add NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 07:19:44 +0000 (23:19 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  add NEWS

10 years agoadd NEWS
Stanislav Malyshev [Sun, 1 Feb 2015 07:19:23 +0000 (23:19 -0800)]
add NEWS

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 07:17:33 +0000 (23:17 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Added test and possible fix for https://bugs.php.net/bug.php?id=67068

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 07:17:24 +0000 (23:17 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Added test and possible fix for https://bugs.php.net/bug.php?id=67068

10 years agoAdded test and possible fix for https://bugs.php.net/bug.php?id=67068
Danack [Tue, 13 Jan 2015 01:24:19 +0000 (01:24 +0000)]
Added test and possible fix for https://bugs.php.net/bug.php?id=67068

10 years agoMerge branch 'pull-request/994'
Stanislav Malyshev [Sun, 1 Feb 2015 07:12:00 +0000 (23:12 -0800)]
Merge branch 'pull-request/994'

* pull-request/994:
  Added test and possible fix for https://bugs.php.net/bug.php?id=67068

10 years agoMerge branch 'pull-request/988'
Stanislav Malyshev [Sun, 1 Feb 2015 07:11:18 +0000 (23:11 -0800)]
Merge branch 'pull-request/988'

* pull-request/988:
  remove PHP4 extension structure compat

10 years agoMerge branch 'pull-request/945'
Stanislav Malyshev [Sun, 1 Feb 2015 07:10:37 +0000 (23:10 -0800)]
Merge branch 'pull-request/945'

* pull-request/945:
  Update zend_accelerator_hash.c
  hashmap sizes
  Wasted Shared Memory aboce 2Gb fix

10 years agoMerge branch 'pull-request/989'
Stanislav Malyshev [Sun, 1 Feb 2015 06:04:39 +0000 (22:04 -0800)]
Merge branch 'pull-request/989'

* pull-request/989:
  Fix a few tests and remove error/warning for *0
  Fix spaces -> tabs
  Add deprecated notice to invalid DES salts.

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 05:50:08 +0000 (21:50 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset

Conflicts:
ext/sockets/sockaddr_conv.c
ext/standard/dns.c

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 05:48:40 +0000 (21:48 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 1 Feb 2015 05:47:22 +0000 (21:47 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Use better constant since MAXHOSTNAMELEN may mean shorter name
  use right sizeof for memset

10 years agoUse better constant since MAXHOSTNAMELEN may mean shorter name
Stanislav Malyshev [Sun, 1 Feb 2015 05:46:56 +0000 (21:46 -0800)]
Use better constant since MAXHOSTNAMELEN may mean shorter name

10 years agouse right sizeof for memset
Stanislav Malyshev [Sun, 1 Feb 2015 05:30:58 +0000 (21:30 -0800)]
use right sizeof for memset

10 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Sun, 1 Feb 2015 03:13:46 +0000 (19:13 -0800)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Add mitigation for CVE-2015-0235 (bug #68925)
  Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 1 Feb 2015 03:12:00 +0000 (19:12 -0800)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Add mitigation for CVE-2015-0235 (bug #68925)
  Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoAdd mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 1 Feb 2015 03:08:37 +0000 (19:08 -0800)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoAdd mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoAdd mitigation for CVE-2015-0235 (bug #68925)
Stanislav Malyshev [Sun, 1 Feb 2015 02:59:18 +0000 (18:59 -0800)]
Add mitigation for CVE-2015-0235 (bug #68925)

10 years agoMerge branch 'PHP-5.6'
Yasuo Ohgaki [Sat, 31 Jan 2015 20:15:27 +0000 (05:15 +0900)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fixed typo in comment

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Yasuo Ohgaki [Sat, 31 Jan 2015 20:14:56 +0000 (05:14 +0900)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed typo in comment

10 years agoFixed typo in comment
Yasuo Ohgaki [Sat, 31 Jan 2015 20:14:27 +0000 (05:14 +0900)]
Fixed typo in comment

10 years agoAdded two missing opcache ini directives (restrict_api and mmap_base)
PeeHaa [Sat, 31 Jan 2015 17:45:01 +0000 (18:45 +0100)]
Added two missing opcache ini directives (restrict_api and mmap_base)

10 years agoUPDATE NEWS
Xinchen Hui [Sat, 31 Jan 2015 11:12:30 +0000 (19:12 +0800)]
UPDATE NEWS

10 years agoMerge branch 'master' of https://git.php.net/repository/php-src
Xinchen Hui [Sat, 31 Jan 2015 10:13:43 +0000 (18:13 +0800)]
Merge branch 'master' of https://git.php.net/repository/php-src

10 years agoFixed Magic getter bug tickled by Moodle
Xinchen Hui [Sat, 31 Jan 2015 10:12:31 +0000 (18:12 +0800)]
Fixed Magic getter bug tickled by Moodle

10 years agoPartially revert. I did not notice there's alaready a .PHONY target for
Michael Wallner [Sat, 31 Jan 2015 09:57:53 +0000 (10:57 +0100)]
Partially revert. I did not notice there's alaready a .PHONY target for
generated_lists. Force removing configure before running autoconf is
enough to make this work as expected.

10 years agoFixed unused opline warning
Xinchen Hui [Sat, 31 Jan 2015 08:50:17 +0000 (16:50 +0800)]
Fixed unused opline warning