60420 Commits (66f38ebac68fb5428da74a7841c1e31bc609a52f)
 

Author SHA1 Message Date
Stanislav Malyshev 66f38ebac6 fix unit tests for intl in accordance with new ICU releases 15 years ago
Kalle Sommer Nielsen 79b997d7ba Fixed linking of extensions that would use a static .lib file (libname_a.lib rather than libname.lib) 15 years ago
Pierre Joye 2171932624 - useless commented code 15 years ago
Scott MacVicar 4212e4e90c Change DEBUG() to TIMELIB_DEBUG(), there are potential conflicts with other libraries that also use this. 15 years ago
Scott MacVicar aff978c223 Fix error with initialisation flag being set too early. If encryption is enabled and fails to decrypt a crash can occur. 15 years ago
Pierre Joye 95dbc9d3f0 - slightly cleaner 15 years ago
Pierre Joye 0ebbe5e450 - fix crash when argc > 1 and to_zval is NULL (thx tony for the headup) 15 years ago
Ilia Alshanetsky 7a2157cf37 Fixed Bug #53629 (memory leak inside highlight_string()). 15 years ago
Pierre Joye 0df43f2803 - kill c++ comment 15 years ago
Pierre Joye 63aae8a69b - stream output support for image outputs functions 15 years ago
Stanislav Malyshev 28584c233e Imlement clone for formatters that support it 15 years ago
Pierre Joye e9bb7bbbd1 - missing file 15 years ago
Pierre Joye 7444576047 - we need the core config.w32 only once 15 years ago
Pierre Joye f7176f9cf0 - silent copy 15 years ago
Pierre Joye 17d05d0d57 - use the ext deps list for phpize's ADD_EXTENSION_DEP function 15 years ago
Pierre Joye 6008152caa - typo 15 years ago
Pierre Joye 163780af56 - generate a list of ext and how they are built, should be updated by phpize'd make (un)install as well, later 15 years ago
Pierre Joye 97c5d74d78 - missing file 15 years ago
Felipe Pena 7ae96bcf35 - Year++ 15 years ago
Felipe Pena d90a33d51c - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Scott MacVicar 6144da7e35 Silently casting an empty string, null or false into an object by adding a property 15 years ago
Scott MacVicar c9c0de49a8 Add SQLite3_Stmt::readOnly for checking if a statement is read only 15 years ago
Gustavo André dos Santos Lopes c6af7fc7f4 - Do not violate php_stream abstraction and use php_stream_tell instead of accessing the field .position. 15 years ago
Hannes Magnusson a0ca628aa3 New test for stream_meta_data($zipstream) 15 years ago
Eyal Teutsch 6f8b1ce7c7 removed extra ?> from the FILE section 15 years ago
Pierre Joye 05be26d13a - WS 15 years ago
Andrey Hristov d8774af125 C89 fix 15 years ago
Andrey Hristov cfac5f5b67 extending the API interface - plugins can register 15 years ago
Antony Dovgal 874954ed97 fix segfault when node is NULL 15 years ago
Antony Dovgal ae0e5a0c8c initialize script_encoding_list (reported by Gustavo Lopes) 15 years ago
Rob Richards 8029a7563c typo 15 years ago
Rob Richards 8bd6c63f66 fix crash with entity declarations 15 years ago
Gustavo André dos Santos Lopes 610bb96036 - Fixed bug #53612 (Segmentation fault when using several cloned intl 15 years ago
Eyal Teutsch 83ef8850a0 SplFileObject_fgetcsv files: SplFileObject__fgetcsv.csv used instead of SplFileObject::fgetcsv.csv, as to make this naming convetion windows legitimate 15 years ago
Eyal Teutsch f21100b7f9 fixed 6 tests to pass on non-linux os, by removing the generic linux error string from the exp result. on socket_strerror on the other hand, added to the SKIPIF a condition to run on linux only, as the test checks specifically various error strings 15 years ago
Eyal Teutsch 8533e37d0c using PWD which is supported by run-tests.php, rather than $cwd 15 years ago
Felipe Pena d88a9a3f80 - Fixed INI test section 15 years ago
Gustavo André dos Santos Lopes 44d0082823 - Fixed bug #53603 (ZipArchive should quiet stat errors). 15 years ago
Gustavo André dos Santos Lopes 3143828eb3 - Fix PCRE build on Windows; closes bug #53606. 15 years ago
Ilia Alshanetsky 15b7a4476a Upgraded\ bundled\ PCRE\ to\ version\ 8.11. 15 years ago
Moriyoshi Koizumi e540cb0c45 - Fix startup warnings. 15 years ago
Peter Cowburn 25f42c09b8 NEWS for FR #48767 (SplFileInfo::getExtension()) 15 years ago
Peter Cowburn 064a254483 Implemented FR #48767 (SplFileInfo::getExtension()) 15 years ago
Ilia Alshanetsky 73c49036ce Fixed compiler warning 15 years ago
Gustavo André dos Santos Lopes 063393f29b - Fixed bug #53592 (stream_socket_enable_crypto() busy-waits in client mode). 15 years ago
Ilia Alshanetsky 1d7294f73c Fixed bug #52209 (INPUT_ENV returns NULL for set variables (CLI)). 15 years ago
Moriyoshi Koizumi e8b1590667 - Fix build. 15 years ago
Gustavo André dos Santos Lopes 9b698dbcea - Revert of revision 306542, turns out the semantics of compare() are 15 years ago
Gustavo André dos Santos Lopes 4a11d76a75 - Fixed bug #53588 (SplMinHeap bad sorting with custom compare 15 years ago