php-src/ext/standard
2014-08-18 15:39:38 +02:00
..
html_tables Merge branch 'PHP-5.4' into PHP-5.5 2014-03-06 23:12:41 +01:00
tests Merge branch 'PHP-5.6' 2014-08-17 15:53:33 +03:00
array.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
assert.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
base64.c several fixes - 2014-08-16 12:55:13 +02:00
base64.h several fixes - 2014-08-16 12:55:13 +02:00
basic_functions.c further fixes to ext/standard and zend 2014-08-16 17:31:40 +02:00
basic_functions.h several fixes - 2014-08-16 12:55:13 +02:00
browscap.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
config.m4 Merge branch 'pull-request/658' 2014-08-14 09:44:14 -07:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
crc32.h Bump year 2014-01-03 11:08:10 +08:00
credits_ext.h Merge branch 'PHP-5.5' into PHP-5.6 2014-01-10 16:02:46 +01:00
credits_sapi.h update credits 2013-12-24 09:04:32 +00:00
credits.c also add Remi to the QA credits 2014-07-02 23:35:31 +02:00
credits.h Bump year 2014-01-03 11:08:10 +08:00
crypt_blowfish.c
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 unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha256.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
crypt_sha512.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
crypt.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
css.c Bump year 2014-01-03 11:08:10 +08:00
css.h Bump year 2014-01-03 11:08:10 +08:00
cyr_convert.c Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), candidate for GC, etc) 2014-04-03 15:26:23 +04:00
cyr_convert.h Bump year 2014-01-03 11:08:10 +08:00
datetime.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
datetime.h Bump year 2014-01-03 11:08:10 +08:00
dir.c several fixes - 2014-08-16 12:55:13 +02:00
dl.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
dl.h Bump year 2014-01-03 11:08:10 +08:00
dns_win32.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
dns.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
exec.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
exec.h Refactor php_escape_shell_* to return zend_string 2014-03-03 17:33:40 +08:00
file.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
file.h several fixes - 2014-08-16 12:55:13 +02:00
filestat.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
filters.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
flock_compat.c Bump year 2014-01-03 11:08:10 +08:00
flock_compat.h Bump year 2014-01-03 11:08:10 +08:00
formatted_print.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
fsock.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
fsock.h Bump year 2014-01-03 11:08:10 +08:00
ftok.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
ftp_fopen_wrapper.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
head.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
head.h Remove usage of pointless COOKIE_SET_COOKIE constant. 2014-05-18 10:45:31 +02:00
html_tables.h Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
html.c some more pure naming replacements 2014-08-17 21:16:27 +02:00
html.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
http_fopen_wrapper.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
http.c further fixes on core 2014-08-16 15:34:04 +02:00
image.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
incomplete_class.c Refactored run_time_cache usage in object handlers 2014-07-07 20:54:31 +04:00
info.c further fixes on core 2014-08-16 15:34:04 +02:00
info.h Fixed memory leak in php_uname 2014-03-03 16:56:54 +08:00
iptc.c Merge branch 'master' into phpng 2014-05-18 21:17:31 +04:00
lcg.c Bump year 2014-01-03 11:08:10 +08:00
levenshtein.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
link_win32.c several fixes - 2014-08-16 12:55:13 +02:00
link.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
mail.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02: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 some more pure naming replacements 2014-08-17 21:16:27 +02:00
md5.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
md5.h Bump year 2014-01-03 11:08:10 +08:00
metaphone.c Fixed wrong zend_string usage in ext/standard/tests/strings/bug47443.php 2014-02-23 19:04:40 +08:00
microtime.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
microtime.h Bump year 2014-01-03 11:08:10 +08:00
pack.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
pack.h Bump year 2014-01-03 11:08:10 +08:00
pageinfo.c several fixes - 2014-08-16 12:55:13 +02:00
pageinfo.h Bump year 2014-01-03 11:08:10 +08:00
password.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
php_array.h Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
php_assert.h Bump year 2014-01-03 11:08:10 +08:00
php_browscap.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.c Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt.h Refactor php_crypt to returning zend_string 2014-02-25 12:46:51 +08:00
php_dir.h Bump year 2014-01-03 11:08:10 +08:00
php_dns.h Bump year 2014-01-03 11:08:10 +08:00
php_ext_syslog.h Bump year 2014-01-03 11:08:10 +08:00
php_filestat.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
php_fopen_wrapper.c refactor php_stream_temp_create{,_ex} and use it for the php://input stream 2014-07-03 20:40:40 +02:00
php_fopen_wrappers.h Bump year 2014-01-03 11:08:10 +08:00
php_ftok.h Bump year 2014-01-03 11:08:10 +08:00
php_http.h Bump year 2014-01-03 11:08:10 +08:00
php_image.h Bump year 2014-01-03 11:08:10 +08:00
php_incomplete_class.h Refactored data structures to keep zend_object* instead of a whole zval in some places 2014-03-28 02:11:22 +04:00
php_iptc.h Bump year 2014-01-03 11:08:10 +08:00
php_lcg.h Bump year 2014-01-03 11:08:10 +08:00
php_link.h Bump year 2014-01-03 11:08:10 +08:00
php_mail.h Bump year 2014-01-03 11:08:10 +08:00
php_math.h several fixes - 2014-08-16 12:55:13 +02:00
php_metaphone.h Bump year 2014-01-03 11:08:10 +08:00
php_password.h Bump year 2014-01-03 11:08:10 +08:00
php_rand.h further fixes to ext/standard and zend 2014-08-16 17:31:40 +02:00
php_smart_str_public.h Refacting smart_str 2014-02-18 17:42:46 +08:00
php_smart_str.h several fixes - 2014-08-16 12:55:13 +02:00
php_smart_string_public.h Added smart_string to avoid string duplicated 2014-05-10 11:09:17 +08:00
php_smart_string.h Optimize int to string conversion 2014-05-23 13:10:50 +02:00
php_standard.h Bump year 2014-01-03 11:08:10 +08:00
php_string.h fixes to string functions 2014-08-18 15:39:38 +02:00
php_type.h Bump year 2014-01-03 11:08:10 +08:00
php_uuencode.h Refactor php_uu(en/de)code to returning zend_string 2014-02-24 18:32:09 +08:00
php_var.h Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word 2014-04-21 18:25:34 +04:00
php_versioning.h Bump year 2014-01-03 11:08:10 +08:00
proc_open.c further fixes on core 2014-08-16 15:34:04 +02:00
proc_open.h Use better data structures (incomplete) 2014-02-14 13:40:11 +04:00
quot_print.c mostly fixes to spl, but also some other 2014-08-17 13:31:39 +02:00
quot_print.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
rand.c further fixes to ext/standard and zend 2014-08-16 17:31:40 +02:00
scanf.c rename zval_get_long and fixes to some string functions 2014-08-18 08:39:39 +02:00
scanf.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
sha1.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
sha1.h Bump year 2014-01-03 11:08:10 +08:00
soundex.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
streamsfuncs.c further fixes on core 2014-08-16 15:34:04 +02:00
streamsfuncs.h Bump year 2014-01-03 11:08:10 +08:00
string.c fixes to string functions 2014-08-18 15:39:38 +02:00
strnatcmp.c
syslog.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
type.c some more pure naming replacements 2014-08-17 21:16:27 +02:00
uniqid.c Use strpprintf 2014-05-10 00:43:02 +08:00
uniqid.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.c regenerated parser files 2014-08-17 21:05:20 +02:00
url_scanner_ex.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.re Merge branch 'master' into phpng 2014-06-18 17:50:27 +04:00
url.c Merge branch 'master' of git.php.net:php-src 2014-08-17 21:40:39 +02:00
url.h Refactor php_url_(en|de)code to return zend_string 2014-03-03 16:34:43 +08:00
user_filters.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
uuencode.c Merge branch 'master' into phpng 2014-05-18 21:17:31 +04:00
var_unserializer.c regenerated parser files 2014-08-17 21:05:20 +02:00
var_unserializer.re further fixes on core 2014-08-16 15:34:04 +02:00
var.c more fixes to var_dump and co. 2014-08-17 22:34:18 +02:00
versioning.c fix macros in the 5 basic extensions 2014-08-16 11:37:14 +02:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00