This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-11 01:53:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73008bb5ce308134fa00fee338257145e641956c
archived-php-src
/
ext
/
opcache
/
Optimizer
History
Dmitry Stogov
aab2e8eb7e
Merge branch 'PHP-5.6'
...
* PHP-5.6: Fixed bug
#66474
(Optimizer bug in constant string to boolean conversion)
2014-01-13 12:08:23 +04:00
..
block_pass.c
Merge branch 'PHP-5.6'
2014-01-13 12:08:23 +04:00
compact_literals.c
Merge identical constants (and related cache_slots) in op_array->literals table.
2013-04-18 10:48:16 +04:00
nop_removal.c
…
optimize_func_calls.c
Fix other typos & add test script
2013-04-19 11:21:44 +08:00
optimize_temp_vars_5.c
…
pass1_5.c
Fixed bug
#66338
(Optimization binding of class constants is not safely opcacheable)
2013-12-23 16:53:34 +04:00
pass2.c
Fixed ZTS build. Needed to bump API version number.
2013-12-18 16:44:20 +01:00
pass3.c
…
pass5.c
…
pass9.c
…
pass10.c
…
zend_optimizer_internal.h
Bump year
2014-01-03 11:08:10 +08:00
zend_optimizer.c
Bump year
2014-01-03 11:08:10 +08:00
zend_optimizer.h
Bump year
2014-01-03 11:08:10 +08:00