| .. |
|
tests
|
- Reimplemented date and gmdate with new timelib code.
|
21 years ago |
|
CREDITS
|
2nd step towards auto-credits
|
26 years ago |
|
Makefile.frag
|
- Added backward compability wrapper "php_parse_date()".
|
21 years ago |
|
array.c
|
- Unify (+ spl can't be build shared so COMPILE_DL_SPL
|
21 years ago |
|
assert.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
base64.c
|
Fixed bug #27460 (base64_decode() does not handle extra padding).
|
22 years ago |
|
base64.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
basic_functions.c
|
- Reimplemented date and gmdate with new timelib code.
|
21 years ago |
|
basic_functions.h
|
Fix FCI cache for array_walk and user array compare functions. Bug
|
21 years ago |
|
browscap.c
|
Don't depend on empty_string.
|
21 years ago |
|
config.m4
|
- Added backward compability wrapper "php_parse_date()".
|
21 years ago |
|
config.w32
|
- Added backward compability wrapper "php_parse_date()".
|
21 years ago |
|
crc32.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
crc32.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
credits.c
|
George too
|
21 years ago |
|
credits.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
credits_ext.h
|
- Update maintainers and credits.
|
21 years ago |
|
credits_sapi.h
|
- Update credits
|
21 years ago |
|
crypt.c
|
* email address update
|
22 years ago |
|
css.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
css.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
cyr_convert.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
cyr_convert.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
datetime.c
|
- Reimplemented date and gmdate with new timelib code.
|
21 years ago |
|
datetime.h
|
- Reimplemented date and gmdate with new timelib code.
|
21 years ago |
|
dir.c
|
Support for GLOB_ERR so that glob() reports permission problems (Bug #28355)
|
21 years ago |
|
dl.c
|
Restored old behavior of zend_statup_module()
|
21 years ago |
|
dl.h
|
Improved PHP extension loading mechanism with support for module dependencies and conflicts
|
21 years ago |
|
dns.c
|
Add A6 support, fix IPv6 address parsing, and improve define compatability
|
22 years ago |
|
dns.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
exec.c
|
Fixed possible un-initialized var on error.
|
21 years ago |
|
exec.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
file.c
|
Fixed bug #32160 (copying a file into itself leads to data loss).
|
21 years ago |
|
file.h
|
- Add fputcsv() (David Sklar)
|
22 years ago |
|
filestat.c
|
In NetWare statfs f_bavail member is known as f_bfree
|
21 years ago |
|
filters.c
|
- Cleanups.
|
22 years ago |
|
flock_compat.c
|
removed NEW_LIBC checks in NETWARE
|
22 years ago |
|
flock_compat.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
formatted_print.c
|
Fixed bug #29733 (printf() handles repeated placeholders wrong).
|
21 years ago |
|
fsock.c
|
64-bit bugsquash party
|
22 years ago |
|
fsock.h
|
removed the redundant NEW_LIBC checks
|
22 years ago |
|
ftok.c
|
improve CS & error messages
|
21 years ago |
|
ftp_fopen_wrapper.c
|
MFB: Fixed memory leak on error in FTP wrapper.
|
21 years ago |
|
head.c
|
remove duplicated include
|
21 years ago |
|
head.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
html.c
|
Netware also uses autoconf based config now
|
21 years ago |
|
html.h
|
Added htmlspecialchars_decode() function for fast conversion from
|
21 years ago |
|
http.c
|
Fixed unregistered bug [crash in http_build_query()]
|
22 years ago |
|
http_fopen_wrapper.c
|
- Fixed bug #33242 (Mangled error message when stream fails).
|
21 years ago |
|
image.c
|
Fixed bug #33210 (relax jpeg recursive loop protection).
|
21 years ago |
|
incomplete_class.c
|
- Update to new API
|
22 years ago |
|
info.c
|
- Added the --disable-zend-memory-manager switch to disable the Zend memory
|
21 years ago |
|
info.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
iptc.c
|
emalloc() failures are handled by zend engine.
|
22 years ago |
|
lcg.c
|
removed the redundant NEW_LIBC checks
|
22 years ago |
|
levenshtein.c
|
Removed unneeded checks around Zend allocation macros.
|
22 years ago |
|
link.c
|
NetWare LibC has pwd.h
|
21 years ago |
|
mail.c
|
removing unwanted header files getting included
|
22 years ago |
|
math.c
|
move math_standard_deviation and math_variance to the stats PECL extension
|
21 years ago |
|
md5.c
|
Remove include_path support from md5_file/sha1_file again
|
21 years ago |
|
md5.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
metaphone.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
microtime.c
|
Fixed compiler warning.
|
21 years ago |
|
microtime.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
pack.c
|
NetWare has pwd.h and removed unwanted check on NEW_LIBC while including param.h
|
21 years ago |
|
pack.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
pageinfo.c
|
NetWare LibC has pwd.h. Removed unwanted extern basic_globals_id declaration for Netware.
|
21 years ago |
|
pageinfo.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_array.h
|
add function array_product()
|
21 years ago |
|
php_assert.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_browscap.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_crypt.h
|
* email address update
|
22 years ago |
|
php_dir.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_ext_syslog.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_filestat.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_fopen_wrapper.c
|
Fix #27865; don't dup STDIN, STDOUT or STDERR when running under CLI.
|
22 years ago |
|
php_fopen_wrappers.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_ftok.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_http.h
|
Fixed bug #31087 (broken php_url_encode_hash macro).
|
21 years ago |
|
php_image.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_incomplete_class.h
|
- Fix TSRM build
|
21 years ago |
|
php_iptc.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_lcg.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_link.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_mail.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_math.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_metaphone.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_rand.h
|
- Fixed bug #26949 (rand(min,max) always returns min when ZTS enabled)
|
22 years ago |
|
php_smart_str.h
|
Missing $Id$ tag
|
21 years ago |
|
php_smart_str_public.h
|
Missing $Id$ tag
|
21 years ago |
|
php_standard.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_string.h
|
- Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
|
21 years ago |
|
php_sunfuncs.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_type.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_uuencode.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
php_var.h
|
Restore unserialize() speed
|
21 years ago |
|
php_versioning.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
proc_open.c
|
As fork implementation of NetWare LibC still in experimental stages making the procve based solution ahead of HAVE_FORK. Later When fork becomes stable will revert this fix.
|
21 years ago |
|
proc_open.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
quot_print.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
quot_print.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
rand.c
|
removing the unwanted inclusion of headers
|
22 years ago |
|
reg.c
|
Do a cache flush if we detect possible cache corruption (same as for
|
21 years ago |
|
reg.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
scanf.c
|
- Fixed bug #30630: Added a BSD based strtod function that is
|
22 years ago |
|
scanf.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
sha1.c
|
Remove include_path support from md5_file/sha1_file again
|
21 years ago |
|
sha1.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
soundex.c
|
Properly handly high ascii values in soundex().
|
22 years ago |
|
streamsfuncs.c
|
Added offset parameter to the stream_copy_to_stream() function.
|
21 years ago |
|
streamsfuncs.h
|
Add stream_socket_pair(), a streams based version of socketpair().
|
21 years ago |
|
string.c
|
make substr_count() 30% when counting instances of 1 byte long strings.
|
21 years ago |
|
strnatcmp.c
|
Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace).
|
22 years ago |
|
sunfuncs.c
|
- fix #30745 and #31853 (php-bugs at demark dot org, pierre)
|
21 years ago |
|
syslog.c
|
Misc. win32 thread safety fixes.
|
22 years ago |
|
type.c
|
- Add my new timelib and ext/date. For now only strtotime() makes use of this.
|
21 years ago |
|
uniqid.c
|
Simplify code.
|
22 years ago |
|
uniqid.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
url.c
|
Added scheme validation for parse_url().
|
21 years ago |
|
url.h
|
Fixed bug #29913 (parse_url() is now binary safe).
|
22 years ago |
|
url_scanner.c
|
- A belated happy holidays and PHP 5
|
22 years ago |
|
url_scanner.h
|
- Happy new year and PHP 5 for rest of the files too..
|
22 years ago |
|
url_scanner_ex.c
|
- Regenerated with re2c 0.9.8
|
21 years ago |
|
url_scanner_ex.h
|
Missing $Id$ tag
|
21 years ago |
|
url_scanner_ex.re
|
fix output_reset_rewrite_vars() returning false everytime
|
21 years ago |
|
user_filters.c
|
Removed unused var.
|
21 years ago |
|
uuencode.c
|
Fixed bug #29821 (Fixed possible crashes in convert_uudecode() on invalid
|
22 years ago |
|
var.c
|
fix handling of non-PHP classes (John Coggeshall)
|
21 years ago |
|
var_unserializer.c
|
- Regenerated with re2c 0.9.8
|
21 years ago |
|
var_unserializer.re
|
Fixed bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
|
21 years ago |
|
versioning.c
|
- A belated happy holidays and PHP 5
|
22 years ago |