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-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
375ceefec00df23c71bbc164e272ff41f68c91bc
archived-php-src
/
ext
/
opcache
/
jit
History
Nikita Popov
2f92957fd3
Convert some notices to warnings
...
Part of
https://wiki.php.net/rfc/engine_warnings
.
2019-10-02 10:34:08 +02:00
..
dynasm
…
libudis86
…
vtune
…
Makefile.frag
…
Makefile.frag.w32
…
zend_elf.c
JIT: Reading php binary symbols list on FreeBSD
2019-07-08 12:39:18 +02:00
zend_elf.h
…
zend_jit_disasm_x86.c
Detect calls to abstract methods in get_method() already
2019-09-06 15:05:24 +02:00
zend_jit_gdb.c
…
zend_jit_helpers.c
Convert some notices to warnings
2019-10-02 10:34:08 +02:00
zend_jit_internal.h
Avoid hash value recalculation on each counter update
2019-09-09 21:25:54 +03:00
zend_jit_oprofile.c
…
zend_jit_perf_dump.c
Remove redundant variable declaration
2019-07-08 12:50:00 +02:00
zend_jit_vm_helpers.c
Avoid hash value recalculation on each counter update
2019-09-09 21:25:54 +03:00
zend_jit_vtune.c
…
zend_jit_x86.dasc
Convert some notices to warnings
2019-10-02 10:34:08 +02:00
zend_jit_x86.h
…
zend_jit.c
Don't generate useless stubs
2019-09-26 23:21:48 +03:00
zend_jit.h
…