Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Bug #71974 Trans sid will always be send, even if cookies are available | Yasuo Ohgaki | 2016-04-07 | 1 | -0/+4 |
* | Fixed bug #71978 (Existence of return type hint affects other compatibility r... | Dmitry Stogov | 2016-04-06 | 1 | -0/+2 |
* | update NEWS | Anatol Belski | 2016-04-06 | 1 | -0/+1 |
* | Fixed order | Xinchen Hui | 2016-04-06 | 1 | -13/+13 |
* | Fixed bug #71969 (str_replace returns an incorrect resulting array after a fo... | Xinchen Hui | 2016-04-06 | 1 | -0/+2 |
* | update NEWS | Anatol Belski | 2016-04-05 | 1 | -0/+2 |
* | update NEWS | Anatol Belski | 2016-04-05 | 1 | -0/+4 |
* | update NEWS | Anatol Belski | 2016-04-05 | 1 | -0/+4 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2016-04-05 | 1 | -0/+2 |
|\ | |||||
| * | Fixed bug #71447 (Quotes inside comments not properly handled) | Matteo Beccati | 2016-04-04 | 1 | -0/+2 |
| * | news entry #69537 | Joe Watkins | 2016-04-04 | 1 | -0/+2 |
| * | Align NEWS entry format | Lior Kaplan | 2016-03-31 | 1 | -3/+3 |
| * | update NEWS | Ferenc Kovacs | 2016-03-30 | 1 | -0/+18 |
* | | update NEWS | Anatol Belski | 2016-04-04 | 1 | -0/+4 |
* | | news entry #71428 | Joe Watkins | 2016-04-04 | 1 | -0/+1 |
* | | news entry #69537 | Joe Watkins | 2016-04-04 | 1 | -0/+2 |
* | | news entry 71609 | Joe Watkins | 2016-04-04 | 1 | -0/+1 |
* | | magical notation is magical | Joe Watkins | 2016-04-04 | 1 | -3/+3 |
* | | move this to standard [ci skip] | Joe Watkins | 2016-04-04 | 1 | -1/+1 |
* | | news updates | Joe Watkins | 2016-04-04 | 1 | -0/+3 |
* | | Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1' failed) | Xinchen Hui | 2016-04-01 | 1 | -0/+2 |
* | | Align NEWS entry format | Lior Kaplan | 2016-03-31 | 1 | -5/+4 |
* | | Fix bug #71334 | Nikita Popov | 2016-03-30 | 1 | -0/+1 |
* | | Fixed bug #71922 | Nikita Popov | 2016-03-29 | 1 | -0/+1 |
* | | update NEWS | Anatol Belski | 2016-03-29 | 1 | -3/+19 |
* | | Fixed bug #71914 (Reference is lost in "switch") | Xinchen Hui | 2016-03-29 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-25 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #67512 | Nikita Popov | 2016-03-25 | 1 | -0/+2 |
| * | Updated NEWS | Julien Pauli | 2016-03-21 | 1 | -0/+4 |
| * | Update NEWS for efacdc3 | Xinchen Hui | 2016-03-21 | 1 | -0/+4 |
* | | Fixed bug #71891 (header_register_callback() and register_shutdown_function()) | Xinchen Hui | 2016-03-25 | 1 | -0/+2 |
* | | update NEWS | Anatol Belski | 2016-03-23 | 1 | -3/+3 |
* | | Fixed Bug #71884 (Null pointer deref (segfault) in stream_context_get_default) | Xinchen Hui | 2016-03-23 | 1 | -0/+2 |
* | | Disable huge pages in the Zend allocator by default | Rasmus Lerdorf | 2016-03-22 | 1 | -4/+5 |
* | | Fixed bug #71871 | Nikita Popov | 2016-03-21 | 1 | -0/+1 |
* | | Updated NEWS | Julien Pauli | 2016-03-21 | 1 | -0/+4 |
* | | Update NEWS | Xinchen Hui | 2016-03-21 | 1 | -0/+4 |
* | | Fix bug #71750: use zend_string_safe_alloc for calculated allocations | Stanislav Malyshev | 2016-03-20 | 1 | -0/+2 |
* | | Fix bug #71735: Double-free in SplDoublyLinkedList::offsetSet | Stanislav Malyshev | 2016-03-20 | 1 | -0/+1 |
* | | Fixed bug #62059 | Nikita Popov | 2016-03-20 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-20 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #67582 | Nikita Popov | 2016-03-20 | 1 | -0/+4 |
| * | fix and update NEWS | Anatol Belski | 2016-03-17 | 1 | -0/+7 |
| * | Fixed bug #71843 (null ptr deref ZEND_RETURN_SPEC_CONST_HANDLER) | Xinchen Hui | 2016-03-17 | 1 | -0/+4 |
| * | Fixed bug #71841 (EG(error_zval) is not handled well) | Xinchen Hui | 2016-03-17 | 1 | -0/+3 |
| * | Fixed bug #71840 (Unserialize accepts wrongly data) | Xinchen Hui | 2016-03-17 | 1 | -0/+3 |
| * | prepare for 5.6.20RC1 | Ferenc Kovacs | 2016-03-17 | 1 | -1/+3 |
| * | update NEWS | Anatol Belski | 2016-03-11 | 1 | -0/+3 |
* | | Fixed bug #71731 | Nikita Popov | 2016-03-20 | 1 | -0/+3 |
* | | Fixed Bug #71859 (zend_objects_store_call_destructors operates on realloced m... | Xinchen Hui | 2016-03-20 | 1 | -0/+2 |