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-18 13:31:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ada5cda0eccb6b33ff00178de06e7190fa7c7798
archived-php-src
/
ext
/
filter
History
Xinchen Hui
241c5f0258
add skipif
2011-09-06 08:11:37 +00:00
..
docs
…
tests
add skipif
2011-09-06 08:11:37 +00:00
callback_filter.c
- Year++
2011-01-01 02:17:06 +00:00
config.m4
…
config.w32
- add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd
2010-12-11 22:18:10 +00:00
CREDITS
…
filter_private.h
- kill local redeclaration by using a less common name
2011-01-23 09:46:06 +00:00
filter.c
- Make usage of new PHP_FE_END macro
2011-07-25 11:35:02 +00:00
logical_filters.c
- Fix logic, it must check for both flags (as says the comment in the code) (bug
#54912
)
2011-05-24 22:34:07 +00:00
php_filter.h
- Year++
2011-01-01 02:17:06 +00:00
sanitizing_filters.c
Fixed compiler warning "incompatible pointer type"
2011-09-05 15:02:21 +00:00