.. |
html_tables
|
- Less GCC warnings; code less readable, yay!
|
2011-08-31 05:45:02 +00:00 |
tests
|
fixed the test
|
2013-03-11 16:14:39 +01:00 |
array.c
|
Add support for non-scalar Iterator keys in foreach
|
2013-03-12 17:27:31 +01:00 |
assert.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
base64.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
base64.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
basic_functions.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
basic_functions.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
browscap.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
config.m4
|
Base structure for passsword_create and password_make_salt
|
2012-06-24 22:44:43 -04:00 |
config.w32
|
Base structure for passsword_create and password_make_salt
|
2012-06-24 22:44:43 -04:00 |
crc32.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
crc32.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
credits_ext.h
|
Update credits for 5.5
|
2012-11-21 12:17:41 +08:00 |
credits_sapi.h
|
Update credits for 5.5
|
2012-11-21 12:17:41 +08:00 |
credits.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
credits.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
crypt_blowfish.c
|
- update blowfish to 1.2 (Solar Designer)
|
2011-07-18 21:26:29 +00:00 |
crypt_blowfish.h
|
Sync line ending with 5_4
|
2011-09-12 10:24:27 +00:00 |
crypt_freesec.c
|
fix CVE-2012-2143
|
2012-05-29 23:07:04 -07:00 |
crypt_freesec.h
|
|
|
crypt_sha256.c
|
fix salt truncation bug in sha256
|
2011-07-31 21:47:03 +00:00 |
crypt_sha512.c
|
fix termination in sha-512 too
|
2011-07-31 23:14:04 +00:00 |
crypt.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
css.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
css.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
cyr_convert.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
cyr_convert.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
datetime.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
datetime.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
dir.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
dl.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
dl.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
dns_win32.c
|
- unify warning between win and unix and enable test
|
2011-09-04 21:48:22 +00:00 |
dns.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
exec.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
exec.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
file.c
|
complete zts fix
|
2013-01-29 12:12:34 -08:00 |
file.h
|
Dereferencing process-handles no longer waits on those processes.
|
2013-01-15 21:50:35 +01:00 |
filestat.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
filters.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
flock_compat.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
flock_compat.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
formatted_print.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
fsock.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
fsock.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
ftok.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
ftp_fopen_wrapper.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
head.c
|
Bug #23955: allow specifiy max age for setcookie()
|
2013-01-06 03:22:44 +01:00 |
head.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
html_tables.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
html.c
|
Fix bug #64011 (get_html_translation_table())
|
2013-01-18 12:10:27 +01:00 |
html.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
http_fopen_wrapper.c
|
Fix bug #62524, only follow redirects in file streams for 3xx HTTP statuses
|
2013-01-29 00:27:35 -08:00 |
http.c
|
Use zend_unmangle_property_name_ex to save strlen
|
2013-01-14 17:08:21 +08:00 |
image.c
|
Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_file_format#DIB_header_.28bitmap_information_header.29
|
2013-01-14 18:52:38 +01:00 |
incomplete_class.c
|
fix bug #49348 - issue notice on get_property_ptr_ptr when used for read
|
2013-02-18 20:56:02 -08:00 |
info.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
info.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
iptc.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
lcg.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
levenshtein.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
link_win32.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
link.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
mail.c
|
fix windows build
|
2013-01-06 18:37:26 +01:00 |
Makefile.frag
|
Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files.
|
2012-12-06 09:28:35 +01:00 |
math.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
md5.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
md5.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
metaphone.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
microtime.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
microtime.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
pack.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
pack.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
pageinfo.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
pageinfo.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
password.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_array.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_assert.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_browscap.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_crypt_r.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_crypt_r.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_crypt.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_dir.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_dns.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_ext_syslog.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_filestat.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_fopen_wrapper.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_fopen_wrappers.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_ftok.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_http.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_image.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_incomplete_class.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_iptc.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_lcg.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_link.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_mail.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_math.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_metaphone.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_password.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_rand.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_smart_str_public.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_smart_str.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_standard.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_string.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_type.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_uuencode.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_var.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
php_versioning.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
proc_open.c
|
Dereferencing process-handles no longer waits on those processes.
|
2013-01-15 21:50:35 +01:00 |
proc_open.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
quot_print.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
quot_print.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
rand.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
scanf.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
scanf.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
sha1.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
sha1.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
soundex.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
streamsfuncs.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
streamsfuncs.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
string.c
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2013-01-15 22:39:49 +01:00 |
strnatcmp.c
|
|
|
syslog.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
type.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
uniqid.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
uniqid.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
url_scanner_ex.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
url_scanner_ex.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
url_scanner_ex.re
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
url.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
url.h
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
user_filters.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
uuencode.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
var_unserializer.c
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2013-03-09 23:10:48 +08:00 |
var_unserializer.re
|
Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
|
2013-03-09 23:00:58 +08:00 |
var.c
|
Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
|
2013-03-09 23:00:58 +08:00 |
versioning.c
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
winver.h
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-09 13:29:51 +08:00 |