]> granicus.if.org Git - php/log
php
9 years agoFixed no return statement in function returning non-void
Xinchen Hui [Mon, 10 Aug 2015 13:48:17 +0000 (21:48 +0800)]
Fixed no return statement in function returning non-void

9 years agoFixed bug #70221 (persistent sqlite connection + custom function segfaults)
Xinchen Hui [Mon, 10 Aug 2015 11:00:35 +0000 (19:00 +0800)]
Fixed bug #70221 (persistent sqlite connection + custom function segfaults)

9 years agoHmm, we should also take care of uninitialized hashTable
Xinchen Hui [Mon, 10 Aug 2015 09:47:47 +0000 (17:47 +0800)]
Hmm, we should also take care of uninitialized hashTable

9 years agoFixed bug #70223 (Incrementing value returned by magic getter)
Xinchen Hui [Mon, 10 Aug 2015 09:12:33 +0000 (17:12 +0800)]
Fixed bug #70223 (Incrementing value returned by magic getter)

9 years agoFixed typo
Xinchen Hui [Mon, 10 Aug 2015 09:06:17 +0000 (17:06 +0800)]
Fixed typo

9 years agoMerge branch 'master' of git.php.net:php-src
Xinchen Hui [Mon, 10 Aug 2015 09:03:36 +0000 (17:03 +0800)]
Merge branch 'master' of git.php.net:php-src

9 years agoFixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free)
Xinchen Hui [Mon, 10 Aug 2015 09:02:16 +0000 (17:02 +0800)]
Fixed bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free)

9 years agofix wording
Anatol Belski [Mon, 10 Aug 2015 08:43:53 +0000 (10:43 +0200)]
fix wording

9 years agoone bracket too much
Anatol Belski [Mon, 10 Aug 2015 08:42:10 +0000 (10:42 +0200)]
one bracket too much

9 years agoadd check for required re2c
Anatol Belski [Mon, 10 Aug 2015 08:40:14 +0000 (10:40 +0200)]
add check for required re2c

>=0.13.5 is required for php-7.0.0

9 years agocatch up with the current requirement
Anatol Belski [Mon, 10 Aug 2015 08:34:26 +0000 (10:34 +0200)]
catch up with the current requirement

bison 3.0.2 is used for php-7.0.0

9 years agomake use of PHPROOT for possible mkdist integration
Anatol Belski [Mon, 10 Aug 2015 07:57:05 +0000 (09:57 +0200)]
make use of PHPROOT for possible mkdist integration

9 years agomake scripts/dev/gen_verify_stub executable
Anatol Belski [Mon, 10 Aug 2015 07:50:54 +0000 (09:50 +0200)]
make scripts/dev/gen_verify_stub executable

9 years agoinitial add verification stub generator
Anatol Belski [Mon, 10 Aug 2015 07:48:28 +0000 (09:48 +0200)]
initial add verification stub generator

9 years agodon't close stdin
Anatol Belski [Sun, 9 Aug 2015 16:54:20 +0000 (18:54 +0200)]
don't close stdin

9 years agofix the mcrypt related part of bug #64833
Anatol Belski [Sun, 9 Aug 2015 16:40:29 +0000 (18:40 +0200)]
fix the mcrypt related part of bug #64833

9 years agofix typo in NEWS
Anatol Belski [Sun, 9 Aug 2015 08:40:07 +0000 (10:40 +0200)]
fix typo in NEWS

9 years agoupdated NEWS
Christoph M. Becker [Sun, 9 Aug 2015 00:59:15 +0000 (02:59 +0200)]
updated NEWS

9 years agoMerge branch 'PHP-5.6'
Christoph M. Becker [Sun, 9 Aug 2015 00:51:16 +0000 (02:51 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE
  added tests for bug #66606

9 years agoupdated NEWS
Christoph M. Becker [Sun, 9 Aug 2015 00:43:41 +0000 (02:43 +0200)]
updated NEWS

9 years agoFix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE
wusuopu [Mon, 3 Nov 2014 06:52:16 +0000 (14:52 +0800)]
Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE

The patch will store Content-Type header value in both HTTP_CONTENT_TYPE field and CONTENT_TYPE field.

9 years agoadded tests for bug #66606
Christoph M. Becker [Sun, 9 Aug 2015 00:36:58 +0000 (02:36 +0200)]
added tests for bug #66606

9 years agoFixed bug #70215 (segfault when __invoke is static)
Bob Weinand [Sat, 8 Aug 2015 14:19:12 +0000 (16:19 +0200)]
Fixed bug #70215 (segfault when __invoke is static)

9 years agoFixed bug #70214 (FASYNC possibly not defined)
Bob Weinand [Sat, 8 Aug 2015 13:53:27 +0000 (15:53 +0200)]
Fixed bug #70214 (FASYNC possibly not defined)

9 years agoFixed bug #70208 (Assert breaking access on objects)
Bob Weinand [Fri, 7 Aug 2015 22:02:49 +0000 (00:02 +0200)]
Fixed bug #70208 (Assert breaking access on objects)

9 years agoAdd FR to #70112 news entry
Lior Kaplan [Fri, 7 Aug 2015 17:20:04 +0000 (20:20 +0300)]
Add FR to #70112 news entry

9 years agoMerge branch 'pull-request/1458'
Christoph M. Becker [Fri, 7 Aug 2015 16:17:21 +0000 (18:17 +0200)]
Merge branch 'pull-request/1458'

* pull-request/1458:
  Check the function UConverter::getAvailable with parameter wrong

9 years agoMerge branch 'pull-request/1460'
Christoph M. Becker [Fri, 7 Aug 2015 13:05:27 +0000 (15:05 +0200)]
Merge branch 'pull-request/1460'

* pull-request/1460:
  Update UPGRADING about new substr() behavior

9 years agofix datatype
Anatol Belski [Fri, 7 Aug 2015 08:11:52 +0000 (10:11 +0200)]
fix datatype

9 years agoUpdate UPGRADING about new substr() behavior
Nicolas Grekas [Fri, 7 Aug 2015 07:12:02 +0000 (09:12 +0200)]
Update UPGRADING about new substr() behavior

9 years agoMerge branch 'PHP-5.6'
Ferenc Kovacs [Fri, 7 Aug 2015 06:47:21 +0000 (08:47 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix NEWS

9 years agofix NEWS
Ferenc Kovacs [Fri, 7 Aug 2015 06:46:10 +0000 (08:46 +0200)]
fix NEWS

9 years agofixed mixed up NEWS entries
Christoph M. Becker [Thu, 6 Aug 2015 17:04:51 +0000 (19:04 +0200)]
fixed mixed up NEWS entries

9 years agoUse specialized efree_size()
Dmitry Stogov [Thu, 6 Aug 2015 15:04:17 +0000 (18:04 +0300)]
Use specialized efree_size()

9 years agoReduce memory usage by using bitsets instead of array of bytes.
Dmitry Stogov [Thu, 6 Aug 2015 12:41:50 +0000 (15:41 +0300)]
Reduce memory usage by using bitsets instead of array of bytes.

9 years agoGet rid of memcpy() in MAKE_NOP()
Dmitry Stogov [Thu, 6 Aug 2015 12:40:40 +0000 (15:40 +0300)]
Get rid of memcpy() in MAKE_NOP()

9 years agoMerge branch 'PHP-5.6'
Ferenc Kovacs [Thu, 6 Aug 2015 07:52:50 +0000 (09:52 +0200)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix NEWS

9 years agofix NEWS
Ferenc Kovacs [Thu, 6 Aug 2015 07:52:24 +0000 (09:52 +0200)]
fix NEWS

9 years agoCheck the function UConverter::getAvailable with parameter wrong
Rodrigo Prado [Thu, 6 Aug 2015 03:10:37 +0000 (00:10 -0300)]
Check the function UConverter::getAvailable with parameter wrong

9 years agofix 32-bit test
Stanislav Malyshev [Wed, 5 Aug 2015 19:03:59 +0000 (12:03 -0700)]
fix 32-bit test

9 years agonext version in NEWS
Anatol Belski [Wed, 5 Aug 2015 13:22:27 +0000 (15:22 +0200)]
next version in NEWS

9 years agosync NEWS entries
Anatol Belski [Wed, 5 Aug 2015 09:28:36 +0000 (11:28 +0200)]
sync NEWS entries

9 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Wed, 5 Aug 2015 07:01:10 +0000 (00:01 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  5.5.29 next

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Wed, 5 Aug 2015 07:00:54 +0000 (00:00 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  5.5.29 next

Conflicts:
configure.in
main/php_version.h

9 years ago5.5.29 next
Stanislav Malyshev [Wed, 5 Aug 2015 06:59:55 +0000 (23:59 -0700)]
5.5.29 next

9 years agofix merge
Stanislav Malyshev [Wed, 5 Aug 2015 06:41:00 +0000 (23:41 -0700)]
fix merge

9 years agofix test
Stanislav Malyshev [Tue, 4 Aug 2015 23:47:44 +0000 (16:47 -0700)]
fix test

9 years agofix merge
Stanislav Malyshev [Tue, 4 Aug 2015 23:46:53 +0000 (16:46 -0700)]
fix merge

9 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 4 Aug 2015 23:46:38 +0000 (16:46 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  fix test

Conflicts:
sapi/cli/tests/005.phpt

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 4 Aug 2015 23:45:55 +0000 (16:45 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix test

9 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 4 Aug 2015 23:45:32 +0000 (16:45 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix test

9 years agofix test
Stanislav Malyshev [Tue, 4 Aug 2015 23:45:20 +0000 (16:45 -0700)]
fix test

9 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 4 Aug 2015 23:33:07 +0000 (16:33 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  virtual_file_ex uses emalloc in 5.6+

9 years agovirtual_file_ex uses emalloc in 5.6+
Stanislav Malyshev [Tue, 4 Aug 2015 23:31:57 +0000 (16:31 -0700)]
virtual_file_ex uses emalloc in 5.6+

9 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 4 Aug 2015 23:14:32 +0000 (16:14 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  __wakeup doesn't have to be final

9 years agoMerge branch 'PHP-5.6'
Stanislav Malyshev [Tue, 4 Aug 2015 23:14:24 +0000 (16:14 -0700)]
Merge branch 'PHP-5.6'

* PHP-5.6:
  update NEWS
  fix test
  update NEWS
  Fix bug #70019 - limit extracted files to given directory
  Do not do convert_to_* on unserialize, it messes up references
  Fix #69793 - limit what we accept when unserializing exception
  Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
  Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject
  ignore signatures for packages too
  Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObjectStorage
  Fixed bug #69892
  Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytes
  Improved fix for Bug #69441
  Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)
  Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
  Fix bug #70081: check types for SOAP variables

Conflicts:
Zend/zend_exceptions.c
ext/date/php_date.c
ext/openssl/openssl.c
ext/phar/phar_internal.h
ext/soap/php_http.c
ext/spl/spl_array.c
ext/spl/spl_dllist.c
ext/spl/spl_observer.c
ext/standard/tests/serialize/bug69152.phpt
sapi/cli/tests/005.phpt

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 4 Aug 2015 23:13:53 +0000 (16:13 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  __wakeup doesn't have to be final

9 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 4 Aug 2015 23:13:43 +0000 (16:13 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  __wakeup doesn't have to be final

9 years ago__wakeup doesn't have to be final
Stanislav Malyshev [Tue, 4 Aug 2015 23:13:26 +0000 (16:13 -0700)]
__wakeup doesn't have to be final

9 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Tue, 4 Aug 2015 22:29:13 +0000 (15:29 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  update NEWS
  fix test
  update NEWS
  Fix bug #70019 - limit extracted files to given directory
  Do not do convert_to_* on unserialize, it messes up references
  Fix #69793 - limit what we accept when unserializing exception
  Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
  Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject
  ignore signatures for packages too
  Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObjectStorage
  Fixed bug #69892
  Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytes
  Improved fix for Bug #69441
  Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)
  Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
  Fix bug #70081: check types for SOAP variables

Conflicts:
ext/soap/php_http.c
ext/spl/spl_observer.c

9 years agoupdate NEWS
Stanislav Malyshev [Tue, 4 Aug 2015 22:22:59 +0000 (15:22 -0700)]
update NEWS

9 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 4 Aug 2015 21:46:30 +0000 (14:46 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix test
  update NEWS

9 years agofix test
Stanislav Malyshev [Tue, 4 Aug 2015 21:46:19 +0000 (14:46 -0700)]
fix test

9 years agoupdate NEWS
Stanislav Malyshev [Tue, 4 Aug 2015 21:37:28 +0000 (14:37 -0700)]
update NEWS

9 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Tue, 4 Aug 2015 21:10:57 +0000 (14:10 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix bug #70019 - limit extracted files to given directory
  Do not do convert_to_* on unserialize, it messes up references
  Fix #69793 - limit what we accept when unserializing exception
  Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
  Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject
  ignore signatures for packages too
  Fix bug #70168 - Use After Free Vulnerability in unserialize() with SplObjectStorage
  Fixed bug #69892
  Fix bug #70014 - use RAND_bytes instead of deprecated RAND_pseudo_bytes
  Improved fix for Bug #69441
  Fix bug #70068 (Dangling pointer in the unserialization of ArrayObject items)
  Fix bug #70121 (unserialize() could lead to unexpected methods execution / NULL pointer deref)
  Fix bug #70081: check types for SOAP variables

Conflicts:
.gitignore
ext/date/php_date.c
ext/spl/spl_array.c
ext/spl/spl_observer.c

9 years agoMerge branch 'PHP-5.4' into PHP-5.4.44
Stanislav Malyshev [Tue, 4 Aug 2015 21:04:24 +0000 (14:04 -0700)]
Merge branch 'PHP-5.4' into PHP-5.4.44

* PHP-5.4:
  Fixed bug #69892
  Adjust Git-Rules

9 years agoFix bug #70019 - limit extracted files to given directory
Stanislav Malyshev [Tue, 4 Aug 2015 21:00:29 +0000 (14:00 -0700)]
Fix bug #70019 - limit extracted files to given directory

9 years agoDo not do convert_to_* on unserialize, it messes up references
Stanislav Malyshev [Sun, 2 Aug 2015 07:34:09 +0000 (00:34 -0700)]
Do not do convert_to_* on unserialize, it messes up references

9 years agoFixed bug #70098 (Real memory usage doesn't decrease)
Dmitry Stogov [Tue, 4 Aug 2015 15:21:05 +0000 (18:21 +0300)]
Fixed bug #70098 (Real memory usage doesn't decrease)

9 years agorun credits script
Anatol Belski [Tue, 4 Aug 2015 14:30:53 +0000 (16:30 +0200)]
run credits script

9 years agoFixed possible access to uninitialized data (prevents valgrind issues in Zend/tests...
Dmitry Stogov [Tue, 4 Aug 2015 07:48:32 +0000 (10:48 +0300)]
Fixed possible access to uninitialized data (prevents valgrind issues in Zend/tests/bug70089.phpt)

9 years agoAdded NEWS entry
Dmitry Stogov [Tue, 4 Aug 2015 06:55:54 +0000 (09:55 +0300)]
Added NEWS entry

9 years agoGet rid of ZEND_FAST_CALL_UNBOUND
Dmitry Stogov [Tue, 4 Aug 2015 05:35:40 +0000 (08:35 +0300)]
Get rid of ZEND_FAST_CALL_UNBOUND

9 years agoMove most "finally" related code-generation from pass_two() to compiler.
Dmitry Stogov [Tue, 4 Aug 2015 04:37:06 +0000 (07:37 +0300)]
Move most "finally" related code-generation from pass_two() to compiler.

9 years agoTry to fix finally issue
Nikita Popov [Fri, 10 Jul 2015 11:30:25 +0000 (13:30 +0200)]
Try to fix finally issue

9 years agoMerge branch 'pull-request/1449'
Christoph M. Becker [Tue, 4 Aug 2015 01:37:41 +0000 (03:37 +0200)]
Merge branch 'pull-request/1449'

* pull-request/1449:
  Remove unneded space(s)

9 years agoFix further leaks
Bob Weinand [Mon, 3 Aug 2015 23:22:04 +0000 (01:22 +0200)]
Fix further leaks

9 years agoFix valgrind errors in phpdbg
Bob Weinand [Mon, 3 Aug 2015 22:00:10 +0000 (00:00 +0200)]
Fix valgrind errors in phpdbg

Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

This change turns out to not have been a clever idea and was causing more weirdness than it helped...

9 years agoFix last invalid read
Bob Weinand [Mon, 3 Aug 2015 18:49:41 +0000 (20:49 +0200)]
Fix last invalid read
Also revert debugging run-tests.php changes...

9 years agoFix a few valgrind errors in phpdbg
Bob Weinand [Mon, 3 Aug 2015 18:27:46 +0000 (20:27 +0200)]
Fix a few valgrind errors in phpdbg

9 years agoFix breaking on HANDLE_EXCEPTION (opline_before_exception)
Bob Weinand [Mon, 3 Aug 2015 15:15:26 +0000 (17:15 +0200)]
Fix breaking on HANDLE_EXCEPTION (opline_before_exception)

9 years agoMerge branch 'fast_memcpy' of github.com:bogdanandone/php-src
Dmitry Stogov [Mon, 3 Aug 2015 12:07:26 +0000 (15:07 +0300)]
Merge branch 'fast_memcpy' of github.com:bogdanandone/php-src

* 'fast_memcpy' of github.com:bogdanandone/php-src:
  opcache: Patch SSE based fast_memcpy() implementation

9 years agoRemove unneded space(s)
Dmitry Patsura [Mon, 3 Aug 2015 10:38:41 +0000 (18:38 +0800)]
Remove unneded space(s)

9 years agoFixed tests (system dependent numbers are replaced with %d)
Dmitry Stogov [Mon, 3 Aug 2015 06:53:13 +0000 (09:53 +0300)]
Fixed tests (system dependent numbers are replaced with %d)

9 years agoFixed test
Dmitry Stogov [Mon, 3 Aug 2015 06:11:38 +0000 (09:11 +0300)]
Fixed test

9 years agoupdated UPGRADING
Christoph M. Becker [Sun, 2 Aug 2015 22:24:39 +0000 (00:24 +0200)]
updated UPGRADING

The ZipArchive::setCompressionIndex() and ::setCompressionName() methods
introduced with 3a55ea02 were missing.

9 years agoGive better credit in NEWS
Bob Weinand [Sun, 2 Aug 2015 17:49:52 +0000 (19:49 +0200)]
Give better credit in NEWS

Patch is actually exactly what he proposed, so...

9 years agoFixed bug #70182 (Segfault in ZEND_ASSIGN_OP handlers)
Bob Weinand [Sun, 2 Aug 2015 17:08:39 +0000 (19:08 +0200)]
Fixed bug #70182 (Segfault in ZEND_ASSIGN_OP handlers)

9 years agomore info for UPGRADING.INTERNALS
Anatol Belski [Sun, 2 Aug 2015 15:49:06 +0000 (17:49 +0200)]
more info for UPGRADING.INTERNALS

9 years agoupdated NEWS
Anatol Belski [Sun, 2 Aug 2015 14:53:11 +0000 (16:53 +0200)]
updated NEWS

9 years agoFixed bug #70183 null pointer deref (segfault) in zend_eval_const_expr
Hugh Davenport [Sun, 2 Aug 2015 14:51:23 +0000 (16:51 +0200)]
Fixed bug #70183 null pointer deref (segfault) in zend_eval_const_expr

9 years agofix inconsistent dll linkage
Anatol Belski [Sun, 2 Aug 2015 14:26:48 +0000 (16:26 +0200)]
fix inconsistent dll linkage

9 years agoremove TSRMLS_*
Anatol Belski [Sun, 2 Aug 2015 11:42:01 +0000 (13:42 +0200)]
remove TSRMLS_*

either remains or merged in from PHP5

9 years agoproperly export ext/odbc globals
Anatol Belski [Sun, 2 Aug 2015 11:05:10 +0000 (13:05 +0200)]
properly export ext/odbc globals

9 years agoupdated NEWS
Anatol Belski [Sun, 2 Aug 2015 07:30:00 +0000 (09:30 +0200)]
updated NEWS

9 years agoFixed bug #69896 'asm' operand has impossible constraints
Anatol Belski [Sun, 2 Aug 2015 07:25:24 +0000 (09:25 +0200)]
Fixed bug #69896 'asm' operand has impossible constraints

Given it's an issue with 32-bit gcc-4.8, asm is disabled for the
breaking parts.

9 years agofix test
Anatol Belski [Sat, 1 Aug 2015 12:30:27 +0000 (14:30 +0200)]
fix test

catching up with the localization changes in CRT

9 years agoFix #69793 - limit what we accept when unserializing exception
Stanislav Malyshev [Mon, 27 Jul 2015 08:38:27 +0000 (01:38 -0700)]
Fix #69793 - limit what we accept when unserializing exception

9 years agoFixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)
Stanislav Malyshev [Sun, 2 Aug 2015 04:51:08 +0000 (21:51 -0700)]
Fixed bug #70169 (Use After Free Vulnerability in unserialize() with SplDoublyLinkedList)

9 years agoFixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject
Stanislav Malyshev [Sun, 2 Aug 2015 04:45:19 +0000 (21:45 -0700)]
Fixed bug #70166 - Use After Free Vulnerability in unserialize() with SPLArrayObject