Andrea Faulds
|
15efa985df
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2017-09-29 21:38:52 +01:00 |
|
Andrea Faulds
|
4372293192
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2017-09-29 21:38:30 +01:00 |
|
Andrea Faulds
|
abefb6dfe7
|
Fix bug #75290
|
2017-09-29 21:38:08 +01:00 |
|
Sara Golemon
|
a93fe32c1a
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix word alignment on ILP64.
|
2017-09-28 10:48:43 -04:00 |
|
Sara Golemon
|
b5bc88c64e
|
Fix word alignment on ILP64.
|
2017-09-28 10:45:51 -04:00 |
|
Joe Watkins
|
0d6c56a8ea
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed #75220 - Segfault when calling is_callable on parent
|
2017-09-27 06:08:49 +01:00 |
|
Joe Watkins
|
2dd77456fe
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed #75220 - Segfault when calling is_callable on parent
|
2017-09-27 06:08:01 +01:00 |
|
Nester
|
a680d701ce
|
Fixed #75220 - Segfault when calling is_callable on parent
|
2017-09-27 06:07:24 +01:00 |
|
Xinchen Hui
|
bad5639386
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Update NEWS
Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
Compiler warning
|
2017-09-24 17:24:57 +08:00 |
|
Xinchen Hui
|
e8c200515a
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
Compiler warning
|
2017-09-24 17:24:23 +08:00 |
|
Xinchen Hui
|
b05ff14a9a
|
Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).
|
2017-09-24 17:24:11 +08:00 |
|
Nikita Popov
|
76b2b4a190
|
Merge branch 'PHP-7.1' into PHP-7.2
|
2017-09-24 08:55:12 +02:00 |
|
Nikita Popov
|
628c257f71
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2017-09-24 08:54:36 +02:00 |
|
Nikita Popov
|
73d6456d7d
|
Fixed bug #75252
|
2017-09-24 08:53:27 +02:00 |
|
Dmitry Stogov
|
41e5f916bf
|
Fixed bug #74878 (Data race in ZTS builds)
|
2017-09-18 11:27:10 +03:00 |
|
Dmitry Stogov
|
168ec3a6e1
|
Fixed ZTS build (disable deallocation of arg_info of internal functions with type hints)
|
2017-09-13 10:10:56 +03:00 |
|
Dmitry Stogov
|
a84608d4e2
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Properly update string type flags
|
2017-09-13 01:46:23 +03:00 |
|
Dmitry Stogov
|
c24b3eff11
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Properly update string type flags
|
2017-09-13 01:46:12 +03:00 |
|
Dmitry Stogov
|
d7a10f0e32
|
Properly update string type flags
|
2017-09-13 01:45:57 +03:00 |
|
Dmitry Stogov
|
10a7f2cf62
|
Fixed memry leaks (free arg_info of internal functions with type hints)
|
2017-09-13 01:44:19 +03:00 |
|
Dmitry Stogov
|
40d15cb03d
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Revert "Properly update string type flags"
|
2017-09-13 00:15:20 +03:00 |
|
Dmitry Stogov
|
5f1d553e7e
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Revert "Properly update string type flags"
|
2017-09-13 00:15:08 +03:00 |
|
Dmitry Stogov
|
83d8ebc991
|
Revert "Properly update string type flags"
This reverts commit 99b1a62d55 .
|
2017-09-13 00:14:39 +03:00 |
|
Dmitry Stogov
|
73430d5362
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Properly update string type flags
|
2017-09-12 23:43:56 +03:00 |
|
Dmitry Stogov
|
7452fd0263
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Properly update string type flags
|
2017-09-12 23:43:42 +03:00 |
|
Dmitry Stogov
|
99b1a62d55
|
Properly update string type flags
|
2017-09-12 23:42:51 +03:00 |
|
Remi Collet
|
ea2507bc24
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
drop symbol definition, and not defined anywhere
|
2017-09-12 13:03:55 +02:00 |
|
Remi Collet
|
42e15813e2
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
drop symbol definition, and not defined anywhere
|
2017-09-12 13:03:39 +02:00 |
|
Remi Collet
|
35deb4c88b
|
drop symbol definition, and not defined anywhere
|
2017-09-12 13:03:18 +02:00 |
|
Xinchen Hui
|
a8427e7d37
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed arginfo for get_defined_functions
|
2017-09-12 13:26:25 +08:00 |
|
Xinchen Hui
|
58aa726548
|
Fixed arginfo for get_defined_functions
|
2017-09-12 13:26:07 +08:00 |
|
Sara Golemon
|
55562dfb00
|
Do not include BC for zend_symbtable_add_new on 7.2/master
|
2017-09-07 17:37:20 -04:00 |
|
Sara Golemon
|
361d3007a6
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Add BC define for users of the typoed zend_symbtable_add_new
|
2017-09-07 17:36:35 -04:00 |
|
Sara Golemon
|
a1573d5620
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Add BC define for users of the typoed zend_symbtable_add_new
|
2017-09-07 17:36:04 -04:00 |
|
Sara Golemon
|
0413feb29c
|
Add BC define for users of the typoed zend_symbtable_add_new
|
2017-09-07 17:35:54 -04:00 |
|
Sara Golemon
|
ff04db4420
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fix typo in zend_symtable_add_new() API name
|
2017-09-07 16:29:57 -04:00 |
|
Sara Golemon
|
9369843ee2
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
Fix typo in zend_symtable_add_new() API name
|
2017-09-07 16:26:45 -04:00 |
|
Sara Golemon
|
f18cf46d07
|
Fix typo in zend_symtable_add_new() API name
|
2017-09-07 16:25:25 -04:00 |
|
Dmitry Stogov
|
b096eacdd1
|
Fixed possible incorrect result of type verification.
|
2017-08-15 14:46:18 +03:00 |
|
Dmitry Stogov
|
18f567a3b4
|
Fixed test
|
2017-08-14 12:37:37 +03:00 |
|
Dmitry Stogov
|
a80e462fbd
|
Order live ranges according to "start" position
|
2017-08-14 12:21:07 +03:00 |
|
Dmitry Stogov
|
cd6893aed1
|
Fixed attempt to free invalid structure (result of ROPE_INIT is not a zval)
|
2017-08-14 12:11:25 +03:00 |
|
Dmitry Stogov
|
2fab62271a
|
Revert "Fixed live_range removing (bug can be triggred by JIT)"
This reverts commit aecf996510 .
|
2017-08-14 12:00:02 +03:00 |
|
Anatol Belski
|
0a2a136111
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Fixed bug #75063
|
2017-08-14 00:51:47 +02:00 |
|
Anatol Belski
|
3069ad8dd1
|
Fixed bug #75063
|
2017-08-14 00:44:19 +02:00 |
|
Xinchen Hui
|
aecf996510
|
Fixed live_range removing (bug can be triggred by JIT)
|
2017-08-11 21:56:30 +08:00 |
|
Joe Watkins
|
6202c821a9
|
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
fixed #endif comments
|
2017-08-02 08:35:51 +01:00 |
|
Joe Watkins
|
9c6262f39b
|
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
fixed #endif comments
|
2017-08-02 08:35:38 +01:00 |
|
clwu
|
b2934d2612
|
fixed #endif comments
|
2017-08-02 08:35:27 +01:00 |
|
Xinchen Hui
|
9b87b73fec
|
Req #74963 (Improved error message on fetching property of non-object)
|
2017-07-31 11:51:23 +08:00 |
|