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-14 19:41:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cbf594dfd0708dc36f1655c50e16fa963e61501
archived-php-src
/
ext
/
bz2
History
Dmitry Stogov
524f5245c5
Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string.
2018-05-08 17:30:15 +03:00
..
tests
Merge branch 'PHP-7.0'
2016-07-19 01:44:14 -07:00
bz2_filter.c
year++
2018-01-02 12:57:58 +08:00
bz2.c
Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string.
2018-05-08 17:30:15 +03:00
config.m4
Fix long-standing visual pain point: the misalignment of './configure help' text.
2013-08-06 11:06:09 -07:00
config.w32
- check for static lib as well
2009-06-10 15:44:51 +00:00
CREDITS
…
php_bz2.def
Export symbols needed by bz2_filter
2004-04-13 17:54:47 +00:00
php_bz2.h
year++
2018-01-02 12:57:58 +08:00