summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use studlyCaps and new macros (that should be it)Marcus Boerger2004-03-261-372/+382
* Force destructors to have empty signaturesMarcus Boerger2004-03-263-0/+9
* Correct that nameMarcus Boerger2004-03-261-1/+1
* Fixed bug #27664 (--disable-cli doesn't force --without-pear).Ilia Alshanetsky2004-03-261-0/+2
* let inf be generated by INF constant (thanks to Wez)Marcus Boerger2004-03-261-1/+1
* MFB: The 2am offset was a bad choice as this hour doesn't necessarily existRasmus Lerdorf2004-03-261-3/+3
* BugFix 27675 and add regression test.Sara Golemon2004-03-262-4/+15
* ChangeLog update2004-03-262-0/+121
* - Fix build (thanks to Timm)Andi Gutmans2004-03-261-4/+4
* Pending touchMarcus Boerger2004-03-251-50/+120
* -Make NAN and INF more portable (atof() doesn't work on MSVC.6 for example)Marcus Boerger2004-03-252-5/+34
* Really use studlyCaps hereMarcus Boerger2004-03-251-127/+127
* - Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not beDerick Rethans2004-03-252-4/+13
* - Remove old and deprecated <?php_track_vars?> scanner token.Derick Rethans2004-03-251-10/+0
* Corrected package file.Ilia Alshanetsky2004-03-251-8/+7
* another package descriptionHartmut Holzgraefe2004-03-251-0/+48
* - Update NEWSAndi Gutmans2004-03-251-0/+4
* - If __construct() is defined then it will always take precedence overAndi Gutmans2004-03-251-1/+2
* no need to use result for RECV's - as in PHP4Stanislav Malyshev2004-03-251-5/+5
* Use get/set handlers for increment.decrement ops on objectsStanislav Malyshev2004-03-251-12/+34
* /* The compiler is not-reentrant. Make sure we __autoload() only during r...Andi Gutmans2004-03-251-0/+8
* Fixed bug #27687 (Bug Adding Default Charset to 'text/*' Content-Type HeaderMarcus Boerger2004-03-252-1/+4
* Using ALLOC_HASHTABLE/FREE_HASHTABLE instead of emalloc/free.Dmitry Stogov2004-03-251-2/+2
* ChangeLog update2004-03-252-0/+100
* more visa to sibira ;)Hartmut Holzgraefe2004-03-247-0/+415
* added test for property_exists checks.George Schlossnagle2004-03-241-0/+25
* New autoload protection schema was implemented (Using HashTable instead of bo...Dmitry Stogov2004-03-243-12/+16
* - Revert bogus commitDerick Rethans2004-03-242-13/+9
* Fixed (strict warning was added to expected output)Dmitry Stogov2004-03-241-0/+1
* and set module startup flag on startupStanislav Malyshev2004-03-241-0/+1
* reset module shutdown flag on startupStanislav Malyshev2004-03-241-0/+1
* - Fixed NEWSDerick Rethans2004-03-243-12/+15
* Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)Dmitry Stogov2004-03-242-0/+44
* Object cloning in ze1 compatibility mode (zend.ze1_compatibility_mode) was re...Dmitry Stogov2004-03-242-26/+62
* add account names & emailsAntony Dovgal2004-03-241-4/+4
* fixed non-existent elements checkGeorge Schlossnagle2004-03-241-1/+17
* ChangeLog update2004-03-241-0/+216
* Revert studlyCaps change for nowMarcus Boerger2004-03-2321-84/+84
* Fixed bug #27661 (snmpget() does not close the socket in some cases).Ilia Alshanetsky2004-03-231-0/+1
* Update .c output after .reMarcus Boerger2004-03-231-125/+134
* - Allow negative infinityMarcus Boerger2004-03-233-1/+34
* BFNMarcus Boerger2004-03-231-0/+2
* Bugfix #27646: Cannot serialize/unserialize non-finite numeric valuesMarcus Boerger2004-03-232-117/+211
* make sure that all extensions ignore build system helper filesHartmut Holzgraefe2004-03-230-0/+0
* "The Visa to Sibiria" (work in progress)Hartmut Holzgraefe2004-03-2329-0/+1648
* Consitency rulesMarcus Boerger2004-03-2315-34/+34
* Changed sqlite's OO API to studlyCaps.Marcus Boerger2004-03-2322-84/+85
* ChangeLog update2004-03-232-0/+29
* export libtidy symbolsWez Furlong2004-03-222-0/+295
* update for read handler api changeWez Furlong2004-03-221-4/+2