summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0'.RELEASE_1_0SVN Migration2005-12-064574-987287/+26450
* MFB: Prep for PECL releaseSara Golemon2005-12-062-4/+4
* fix CSAntony Dovgal2005-12-062-4/+2
* add testsAntony Dovgal2005-12-0625-2/+989
* reimplement php_filter_callback() as exception-safe and without memleaksAntony Dovgal2005-12-061-5/+26
* accept strings and arrays as callback nameAntony Dovgal2005-12-061-14/+30
* don't try to encode empty stringsAntony Dovgal2005-12-061-1/+9
* fix testsAntony Dovgal2005-12-062-1/+3
* plug multiple leaksAntony Dovgal2005-12-062-0/+2
* - Fix summaries againMarcus Boerger2005-12-061-2/+2
* ChangeLog update2005-12-062-0/+157
* Add json extension to PECL.Omar Kilani2005-12-0632-0/+4433
* Prevent header injection by limiting each header to a single line.Ilia Alshanetsky2005-12-061-0/+13
* MFB51: Fixed possible XSS inside error reporting functionality.Ilia Alshanetsky2005-12-061-4/+19
* - Fix docsfoobar2005-12-061-1/+1
* - Nuke php3 legacyfoobar2005-12-0686-118/+118
* - nuke php3 legacyfoobar2005-12-061-1/+1
* fix buildfoobar2005-12-061-2/+2
* - function_entry -> zend_function_entry (php3 legacy!)foobar2005-12-064-10/+10
* - Support for '--' style switchesMarcus Boerger2005-12-061-188/+322
* nuke php3 legacyfoobar2005-12-066-18/+20
* nuke php3 legacyfoobar2005-12-066-30/+30
* nuke php3 legacyfoobar2005-12-064-24/+24
* nuke php3 legacyfoobar2005-12-061-3/+3
* - nuke php3 legacyfoobar2005-12-062-7/+7
* nuke php3 legacy (and be consistent)foobar2005-12-061-1/+1
* nuke php3 legacyfoobar2005-12-061-46/+46
* fix buildfoobar2005-12-061-1/+1
* - nuke php3 legacyfoobar2005-12-061-59/+59
* - Nuke php3_compat.hfoobar2005-12-065-137/+4
* - nuke php3 legacyfoobar2005-12-061-17/+17
* 1.0.2Ilia Alshanetsky2005-12-062-3/+8
* - Use the real name instead of the BC name herefoobar2005-12-051-1/+1
* - list_entry -> zend_rsrc_list_entryfoobar2005-12-0513-65/+65
* - Nuke php3 legacyfoobar2005-12-0522-94/+92
* - Do not use the PHP3 era namesfoobar2005-12-051-5/+5
* fix typofoobar2005-12-051-2/+2
* - Do not use the PHP3 era names!foobar2005-12-051-2/+2
* - Nuke php3 legacyfoobar2005-12-052-56/+56
* Wrap the php_session.h include in the same ifdef as the rest of theBrian France2005-12-051-70/+72
* MF5.1: fix reallocation bugStanislav Malyshev2005-12-051-1/+1
* MF51: more typos fixed (thanks to Mike Naberezny for noticing these)Antony Dovgal2005-12-051-2/+2
* MFB51: Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly).Ilia Alshanetsky2005-12-052-2/+4
* MF51: improve error messagesAntony Dovgal2005-12-051-2/+2
* MF51:Antony Dovgal2005-12-051-0/+11
* MF51:Antony Dovgal2005-12-051-0/+17
* Fixed bug #35509 (string constant as array key has different behavior inside ...Dmitry Stogov2005-12-054-21/+61
* fix segfault in opendir/readdir. fix possible duplicate dirs. is_dir() doesn...Greg Beaver2005-12-052-48/+70
* ChangeLog update2005-12-052-0/+102
* switch to streams, respect safe_mode, open_basedirGreg Beaver2005-12-051-32/+35