Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24 |
|
#
aba775fd |
| 26-Dec-2013 |
Xinchen Hui |
Fixed warning "No new line at end of file" |
#
0f53e374 |
| 03-Jan-2014 |
Xinchen Hui |
Merge branch 'PHP-5.6'
|
#
c081ce62 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year |
#
47c90277 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year |
#
c0d060f5 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year |
#
d6713f39 |
| 26-Dec-2013 |
Xinchen Hui |
Fixed warning "No new line at end of file" |
Revision tags: php-5.4.24RC1, php-5.5.8RC1 |
|
#
2a1b6056 |
| 22-Dec-2013 |
krakjoe |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: stop warnings from unused opcode map - BFN - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch by: mi
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: stop warnings from unused opcode map - BFN - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch by: michael at orlitzky dot com Included new .c file in build too Fixed little typo in zend_vm_gen.php Moved to new file, killing a lot of warnings
show more ...
|
#
247ec0d8 |
| 22-Dec-2013 |
krakjoe |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: stop warnings from unused opcode map - BFN
|
#
b1df00a7 |
| 22-Dec-2013 |
krakjoe |
stop warnings from unused opcode map |
#
7e3af096 |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.4' into PHP-5.5 Conflicts: Zend/zend_vm_opcodes.c
|
#
97bf2543 |
| 21-Dec-2013 |
Bob Weinand |
Included new .c file in build too |
#
00cc4dcc |
| 21-Dec-2013 |
Bob Weinand |
Fixed little typo in zend_vm_gen.php |
#
0dd27656 |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.4' into PHP-5.5 Conflicts: Zend/zend_vm_opcodes.h
|
#
61199be0 |
| 21-Dec-2013 |
Bob Weinand |
Moved to new file, killing a lot of warnings |
#
b14f3187 |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.5' into PHP-5.6
|
#
560f90e5 |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.4' into PHP-5.5 Conflicts: Zend/zend_vm_gen.php Zend/zend_vm_opcodes.h
|
#
7894e397 |
| 21-Dec-2013 |
Bob Weinand |
Fixed build... |
#
9b4b5fa7 |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.5' into PHP-5.6
|
#
b52c300e |
| 21-Dec-2013 |
Bob Weinand |
Merge branch 'PHP-5.4' into PHP-5.5 |
#
50d50c2f |
| 21-Dec-2013 |
Bob Weinand |
Added an opcode to opcode name map That way extensions etc. don't have to maintain their own lists anymore. Also as phpdbg is included and needs such a map, it'd be counterproductive to need
Added an opcode to opcode name map That way extensions etc. don't have to maintain their own lists anymore. Also as phpdbg is included and needs such a map, it'd be counterproductive to need to change two things on every new opcode.
show more ...
|
Revision tags: php-5.5.7, php-5.4.23, php-5.3.28 |
|
#
9447181d |
| 02-Dec-2013 |
Dmitry Stogov |
Merge branch 'PHP-5.5' into PHP-5.6 * PHP-5.5: Fixed ability to build non-specialized GOTO VM
|
#
7efcbecd |
| 02-Dec-2013 |
Dmitry Stogov |
Merge branch 'PHP-5.4' into PHP-5.5 * PHP-5.4: Fixed ability to build non-specialized GOTO VM Conflicts: Zend/zend_vm_gen.php
|
#
9ed60589 |
| 02-Dec-2013 |
Dmitry Stogov |
Fixed ability to build non-specialized GOTO VM |
Revision tags: php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6 |
|
#
3b2ca392 |
| 31-Oct-2013 |
Dmitry Stogov |
Removed unnecessary GC checks |
Revision tags: php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1 |
|
#
07fa043c |
| 23-Aug-2013 |
Anatol Belski |
Merge branch 'PHP-5.5' * PHP-5.5: Suppress static analyzer warnings in specialized executor Update NEWS
|