36095 Commits (cdd37424a8cdfbb99febe499a33bf4bccf341a4e)
 

Author SHA1 Message Date
Hannes Magnusson cdd37424a8 Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities() 19 years ago
Pierre Joye c1ba2927aa - add cve ref 19 years ago
Antony Dovgal a69e6e2c79 MFH: improve variable name checks 19 years ago
Hannes Magnusson b4eb20c8aa Add max_input_nesting_level 19 years ago
Ilia Alshanetsky c98cbb6020 [DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() 19 years ago
Timm Friebe 43fccbf2b9 - Changed hardcoded "tempdb" database name to a constant 19 years ago
Timm Friebe 090cee2bdc - Fixed expectancy in for SQL query <select convert(datetime, "notadate")> 19 years ago
Timm Friebe 9181a464fe - Added constant TEMPDB, defaulting to "tempdb" 19 years ago
Timm Friebe 6218d2d998 - Changed hardcoded "tempdb" database name to a constant 19 years ago
Timm Friebe 680735fce8 - Fixed tests on Windows 19 years ago
Antony Dovgal 083844f847 MFH: fix #41442 (imagegd2() under output control) 19 years ago
Sara Golemon 5040dbd5e8 MFH(r-1.112) Add CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS option constants 19 years ago
Ilia Alshanetsky 89d57c7c67 Fixed typos 19 years ago
Michael Wallner 5fdcc761a1 - first check the SSL lib string in libcurl and then the header 19 years ago
Dmitry Stogov 7d1dbff79d Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings 19 years ago
Antony Dovgal 007bac315d MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) 19 years ago
Dmitry Stogov 23409a4bbf Fixed crash on "php -b 1234 -unknown-option" 19 years ago
Dmitry Stogov 3040a34b21 libfcgi cleanup (Andrei Nigmatulin) 19 years ago
Antony Dovgal 04aefb4e18 MFH 19 years ago
Marcus Boerger a4e3f29771 - MFH Add print_htptr, print_htstr 19 years ago
Ilia Alshanetsky 30dd6a45d3 Fixed a possible crash when PATH_INFO is not provided but the path contains 19 years ago
Pierre Joye b65cdd0793 - use the same checks for zip_stat 19 years ago
Pierre Joye 26e22f34fa - #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL 19 years ago
Ilia Alshanetsky b828d1939f Optimized digest generation in md5() and sha1() functions by using code 19 years ago
Michael Wallner a349109e42 - fix compile/linker agnostic runpath switch 19 years ago
Ilia Alshanetsky c009fc8915 CS fixes 19 years ago
Ilia Alshanetsky a3899eda3e Fixed typo in constant name 19 years ago
Ilia Alshanetsky c554031b24 Eliminate memory allocation in RINIT for spl 19 years ago
Ilia Alshanetsky 9db4812366 Remove pointless RINIT 19 years ago
Ilia Alshanetsky c8a694eb45 Avoid strlen() 19 years ago
Ilia Alshanetsky 2a6442190c Fixed test to work with postgresql 19 years ago
Antony Dovgal 0db4f06f13 MFH 19 years ago
Stanislav Malyshev 3dc920d4ea and now the right number 19 years ago
Stanislav Malyshev ff95fbd692 fix reference 19 years ago
Antony Dovgal 27dcd0e5fb reorder 19 years ago
Stanislav Malyshev 9955794367 news about #41401 19 years ago
Antony Dovgal 6434290092 fix test 19 years ago
Antony Dovgal 7e80ad9407 fix leak and check for < 0 only of the 5th arg was passed 19 years ago
Stanislav Malyshev cfedafff67 add test for 41401 19 years ago
Stanislav Malyshev bc2b546dcc fix #41401 - parser precedence on unary operators 19 years ago
Dmitry Stogov 80d2409fd8 Improved compilation of heredocs and interpolated strings. (Matt, Dmitry) 19 years ago
Antony Dovgal 6d41d020df MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents()) 19 years ago
Antony Dovgal 4167b0a4ce BFN 19 years ago
Antony Dovgal d7b30e457a MFH: fix #41421 (Uncaught exception from a stream wrapper segfaults) 19 years ago
Antony Dovgal ff514e208e fix tests 19 years ago
Rasmus Lerdorf 7e5f0a8380 Get rid of a stray time() syscall in tsrm and clean up lcg rinit 19 years ago
Antony Dovgal ffd09c0961 fix tests 19 years ago
Nuno Lopes 83aba2c5b9 fix gcov build....... 19 years ago
Antony Dovgal 27c32bab35 news entry 19 years ago
Antony Dovgal ae49128df4 implement FR #41416 (getColumnMeta() should also return table name) 19 years ago