php-src/ext/standard
Kalle Sommer Nielsen d3bc8beb4f Removed support for BeOS, development for BeOS was supported 17 years ago.
This patch however does not drop support for the BeOS compatible variant, Haiku, see Github PR #2697 which is currently a WiP

I intentionally left out some fragments for BeOS in the build system for that seems to be bundles
2017-08-29 22:03:56 +02:00
..
html_tables Regenerated html_tables.h to fix compilation warnings 2016-06-22 17:22:06 +03:00
tests Fix typo retuns to returns 2017-08-25 01:30:14 +09:00
array.c Fix typo retuns to returns 2017-08-25 01:30:14 +09:00
assert.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
base64.c Provide zend_string wrappers for php_base64_(en|de)code 2017-07-16 17:01:20 -04:00
base64.h Provide zend_string wrappers for php_base64_(en|de)code 2017-07-16 17:01:20 -04:00
basic_functions.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
basic_functions.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
browscap.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
config.m4 Compatibility with libargon2 versions 20161029 and 20160821 2017-06-18 19:19:20 -04:00
config.w32 Compatibility with libargon2 versions 20161029 and 20160821 2017-06-18 19:19:20 -04:00
crc32.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
crc32.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
credits.c Jani is not a member of the QA team anymore, and have not been for years 2017-08-24 08:59:52 +02:00
credits.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
credits_ext.h Squashed commit - Add ext/sodium 2017-07-11 07:25:50 +02:00
credits_sapi.h
crypt.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
crypt_blowfish.c Bug #73058 crypt broken when salt is 'too' long 2016-09-10 02:39:28 +02:00
crypt_blowfish.h
crypt_freesec.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
crypt_freesec.h Fixed condition check 2017-04-10 14:47:24 +08:00
crypt_sha256.c Fixed condition check 2017-04-10 14:47:24 +08:00
crypt_sha512.c Fixed condition check 2017-04-10 14:47:24 +08:00
css.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
css.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
cyr_convert.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
cyr_convert.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
datetime.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
datetime.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
dir.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
dl.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
dl.h Fixed bug #74866 extension_dir = "./ext" now use current directory for base 2017-07-13 14:27:19 +02:00
dns.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
dns_win32.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
exec.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
exec.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
file.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
file.h Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
filestat.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
filters.c Remove superfluous allocation checks around ZMM-based functions 2017-04-02 00:58:19 +02:00
flock_compat.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
flock_compat.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
formatted_print.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
fsock.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
fsock.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
ftok.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
ftp_fopen_wrapper.c Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
head.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
head.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
html.c Avoid string reallocations in html_entity_decode() and htmlspecialchars_decode() 2017-06-06 16:09:26 +03:00
html.h Avoid string reallocations in html_entity_decode() and htmlspecialchars_decode() 2017-06-06 16:09:26 +03:00
html_tables.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
http.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
http_fopen_wrapper.c Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
image.c Change getimagesize() and friends to report image/bmp 2017-08-03 17:43:07 +02:00
incomplete_class.c Deprecate __autoload() 2017-02-03 18:52:57 +01:00
info.c Merge branch 'PHP-7.1' 2017-01-20 17:50:09 +01:00
info.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
iptc.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
lcg.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
levenshtein.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
link.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
link_win32.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
mail.c Merge branch 'PHP-7.1' 2017-01-14 13:53:58 +01:00
Makefile.frag
Makefile.frag.w32 fragment targets have to match the generated ones 2017-01-04 12:18:55 +01:00
math.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
md5.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
md5.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
metaphone.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
microtime.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
microtime.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
mt_rand.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
pack.c Merge branch 'PHP-7.1' into PHP-7.2 2017-08-15 12:35:10 +08:00
pack.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
pageinfo.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
pageinfo.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
password.c fix new password related pieces wrt failing tests 2017-07-17 08:01:26 +02:00
php_array.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_assert.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_browscap.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_crypt.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_crypt_r.c Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08:00
php_crypt_r.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_dir.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_dns.h Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
php_ext_syslog.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_filestat.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_fopen_wrapper.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
php_fopen_wrappers.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ftok.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_http.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_image.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_incomplete_class.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_iptc.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_lcg.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_link.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mail.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_math.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_metaphone.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_mt_rand.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_password.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_rand.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_random.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_smart_string.h Merge branch 'PHP-7.0' into PHP-7.1 2017-06-23 13:31:39 +02:00
php_smart_string_public.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_standard.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_string.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_type.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_uuencode.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_var.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_versioning.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
proc_open.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
proc_open.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
quot_print.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
quot_print.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rand.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
random.c Merge branch 'PHP-7.1' 2017-04-10 14:49:13 +08:00
scanf.c Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
scanf.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sha1.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
sha1.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
soundex.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
streamsfuncs.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
streamsfuncs.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
string.c Optimized ucfirst(Avoid duping string if possible) 2017-08-06 14:56:16 +08:00
strnatcmp.c Drop some pieces of commented-out code 2016-09-04 12:56:06 +02:00
syslog.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
type.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
uniqid.c Fix use of uninitialised value in uniqid() where more_entropy=0 2017-08-01 14:58:00 +02:00
uniqid.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
url.c Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
url.h Refactor php_url struct to save memory dup in common cases 2017-08-06 17:48:05 +08:00
url_scanner_ex.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
url_scanner_ex.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
url_scanner_ex.re Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
user_filters.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
uuencode.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
var.c Avoid useless dereferences and separations during paramter passing. 2017-06-19 12:55:59 +03:00
var_unserializer.c Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
var_unserializer.re Kill compiler warnings in ext/standard 2017-08-24 01:36:14 +02:00
versioning.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
winver.h