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-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
326fba2af30193d10362d7157cf07be3a7dc250d
archived-php-src
/
ext
/
filter
T
History
Nikita Popov
1ac152938c
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
...
Also re bug
#71575
.
2016-03-03 16:50:01 +01:00
..
docs
This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.
2006-07-05 10:12:43 +00:00
tests
Fixed test
2015-12-12 22:37:50 -08:00
callback_filter.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
config.m4
fix arg order, CFLAGS is the fifth arg in m4
2014-10-17 16:03:40 +02:00
config.w32
moved ext/filter to use the static tsrmls pointer
2014-10-15 19:27:53 +02:00
CREDITS
Shoehorn myself into the credits.
2006-10-03 22:18:08 +00:00
filter_private.h
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
filter.c
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
2016-03-03 16:50:01 +01:00
logical_filters.c
Merge branch 'PHP-5.6' into PHP-7.0
2016-01-01 19:48:25 +02:00
php_filter.h
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
2016-03-03 16:50:01 +01:00
sanitizing_filters.c
Fix bug
#71637
: Multiple Heap Overflow due to integer overflows
2016-02-21 23:14:29 -08:00