37056 Commits (c849a54b024eee548dd91db5c2fbc418153cd3dd)
 

Author SHA1 Message Date
Dmitry Stogov c849a54b02 Fixed bug #35634 (Erroneous "Class declarations may not be nested" error raised). (Carl P. Corliss) 19 years ago
Antony Dovgal 8190ad4661 make sure the string is non-empty and use strlcpy() & strlcat() 19 years ago
Antony Dovgal 8c64f4279b use closesocket() on Win32 and close() on *nix 19 years ago
Antony Dovgal 1494f6f9df fix #39988 (type argument of oci_define_by_name() is ignored) 19 years ago
Antony Dovgal 4a7093c531 fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name()) 19 years ago
Antony Dovgal ff29842edb add misssing temp directories to .cvsignore 19 years ago
Sara Golemon 5082591ce2 #ifdef out the rest of that getpwuid_r() patch, see prior commit 19 years ago
Sara Golemon 8ed4339000 Some platforms have getpwnam_r() but are missing _SC_GETPW_R_SIZE_MAX 19 years ago
8713544381 ChangeLog update 19 years ago
Marcus Boerger 7303202be1 - Fix a few things 19 years ago
Andrei Zmievski 0b222980d0 Rename php5 module to php6. Remove version number from 19 years ago
Andrei Zmievski e3cf215f1c Update with rewrites by me and Evan G. 19 years ago
Andrei Zmievski c4fed5d3fb Update with info from README.UNICODE. 19 years ago
Sara Golemon 53333166fc Add convenience function for openeing files with unicode names 19 years ago
Johannes Schlüter 086ae075c2 - Bump year 19 years ago
Hannes Magnusson ea12069755 MFB: Add missing ifdefs 19 years ago
Marcus Boerger e5762b7241 - Fix mem access 19 years ago
Andrei Zmievski 1037e06dc8 Remove const warnings. (Andrey) 19 years ago
Dmitry Stogov e28fd01d7d Fixed tests 19 years ago
Dmitry Stogov f6387758c6 - Fixed bug #35106 (nested foreach fails when array variable has a reference). 19 years ago
Hannes Magnusson b07b4ba78b MFB: fix ifdefs 19 years ago
Antony Dovgal 17efa1aea6 fix #40083 19 years ago
58a751cc56 ChangeLog update 19 years ago
Marcus Boerger 0295f8bbdc - Fix shutdown issue (keep the speed) 19 years ago
Marcus Boerger 813d4a2451 - Simplify/Add comment 19 years ago
Marcus Boerger a3020cee1f - Simplify 19 years ago
Marcus Boerger a7d57a4814 - Fix write support & simplify 19 years ago
Marcus Boerger af6a28ba0d - Simplify 19 years ago
Marcus Boerger 469a0c68dd - Cleanup 19 years ago
Marcus Boerger 54917a290b - MFH (Ilia's changes) 19 years ago
Marcus Boerger c0f01388ca - Improve debugging and fix #40073 19 years ago
Andrei Zmievski 1c68a4cff7 Fix 'b' prefix in highlighting and tokenizer. (Matt W) 19 years ago
Dmitry Stogov 113aa2339d Close open files in case of failure (Amit) 19 years ago
Dmitry Stogov 158ec65ba2 Fixed bug #40076 (zend_alloc.c: Value of enumeration constant must be in range of signed integer) 19 years ago
Ilia Alshanetsky b9f2ed22a2 MFB: Added key_length intialization for intergers 19 years ago
Dmitry Stogov a318af9992 Fixed bug #40002 (Try/Catch performs poorly) 19 years ago
Dmitry Stogov 9de739b847 Bump year. 19 years ago
Antony Dovgal 2e08fa381c zerofill info_data and fix possible segfault 19 years ago
Marcus Boerger 3bfece705f - Fix test 19 years ago
Marcus Boerger 887a45e3e8 - Fix fname and alias hash table handling 19 years ago
Marcus Boerger efba02d38e - Easy debugging 19 years ago
8765d8553d ChangeLog update 19 years ago
Marcus Boerger 72873b5b27 - Add new test 19 years ago
Marcus Boerger 8e8697b1f7 - Add Phar::getSignature() 19 years ago
Marcus Boerger 7093d72b5e - Add initial hash support write/read/verify md5/sha1(default) 19 years ago
Nuno Lopes 6d3b054556 MFB 19 years ago
Nuno Lopes 137415d8bc MFB: remove mshutdown func 19 years ago
Nuno Lopes 2b8323c34a MFB: constify 19 years ago
Sara Golemon ea81a3a7b7 Add CURLOPT_TCP_NODELAY 19 years ago
Sara Golemon 26e15947ba Allow libxml DomNodes to remain persistent when requested by other extensions 19 years ago