summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagphp-4.3.0dev_zend2_alpha1SVN Migration2002-06-014-554/+0
* - Fix build with Engine 2Andi Gutmans2002-06-011-1/+1
* - Reapply netware patchAndi Gutmans2002-06-011-1/+1
* Put Netware header and comment back in. My CVS revision id got messedRasmus Lerdorf2002-06-011-0/+8
* Update cracklib path and comment it out (thanks to Urs Gehrig for the hint)Sander Roobol2002-06-012-2/+2
* Makring function declarations match implementations (ZTS compilation)Frank M. Kromann2002-06-011-6/+6
* NEWS update2002-06-011-0/+3
* ChangeLog update2002-06-012-0/+116
* OopsRasmus Lerdorf2002-05-311-1/+1
* @ Renamed getallheaders() to apache_request_headers() and keptRasmus Lerdorf2002-05-311-14/+33
* Fixed typo..foobar2002-05-311-1/+1
* fread already detects EOFTomas V.V.Cox2002-05-311-2/+1
* Be able to handle strings as well as arrays in _multipleToStruct()Tomas V.V.Cox2002-05-311-1/+2
* - Make mkTemp() automatically removed temporary created filesTomas V.V.Cox2002-05-311-4/+28
* - Add zend_objects_API.* to dspAndi Gutmans2002-05-311-0/+8
* - Fix build (one more coming up)Andi Gutmans2002-05-311-1/+1
* - Fix buildAndi Gutmans2002-05-311-4/+3
* Add zend_objects_API.c to project.Sebastian Bergmann2002-05-311-0/+4
* Changed PHP_EXPORTS to DOMXML_EXPORTS as Edin Kadribasic suggestedBrad LaFountain2002-05-312-2/+13
* Generalize object storage and reference bookkeepingStanislav Malyshev2002-05-318-155/+323
* added wez to the com extensionHarald Radi2002-05-311-1/+1
* added wez and ordered names alphabeticallyHarald Radi2002-05-312-2/+2
* Removed ugly code done as part of NetWare change, upon Andi's advice. Now, th...Venkat Raghavan S2002-05-311-5/+1
* - Don't issue a notice when no file was uploadedDerick Rethans2002-05-311-0/+2
* initalize variable in domxml_doc_document_element()Brad LaFountain2002-05-311-1/+1
* defined PHP_EXPORTS for exporting php_domobject_new()Brad LaFountain2002-05-311-2/+2
* added the ability to use new keywork with domxmls objects "new DomDocument()"Brad LaFountain2002-05-312-144/+225
* NetWare related changesVenkat Raghavan S2002-05-316-1/+307
* NetWare related additions / changes to build mod_phpVenkat Raghavan S2002-05-315-1/+359
* NEWS update2002-05-311-0/+2
* ChangeLog update2002-05-312-0/+68
* #forgot somethingHarald Radi2002-05-302-8/+8
* @ Added missing AddRef() calls in the COM extension. This shouldHarald Radi2002-05-308-30/+44
* Add missing .cvsignoreSander Roobol2002-05-300-0/+0
* - Tell the user why his session doesn't work if he uses custom session_id()s.Markus Fischer2002-05-301-2/+7
* - TypoMarkus Fischer2002-05-301-1/+1
* - Give some useful updates to Win32/Apache/PHP4 installation. Also mentionMarkus Fischer2002-05-301-8/+123
* Fixes some dummy errors (again).Den V. Tsopa2002-05-301-30/+42
* - add testcase for PEAR::delExpect()Jan Lehnardt2002-05-301-0/+13
* NetWare changesVenkat Raghavan S2002-05-303-1/+87
* NetWare changes for ZE2Venkat Raghavan S2002-05-302-0/+168
* That macro is and always was hopelessly broken, which is why it'sCliff Woolley2002-05-301-1/+1
* NEWS update2002-05-301-0/+1
* ChangeLog update2002-05-301-0/+55
* - minor improvement of readability,Jan Lehnardt2002-05-291-1/+1
* - added delExpect() API method. It allows to unset one or more expectedJan Lehnardt2002-05-291-0/+70
* Added GB2312 alias for CN-GBDen V. Tsopa2002-05-291-1/+1
* Changes to build TSRM on NetWareVenkat Raghavan S2002-05-299-61/+589
* - Fix for bug #17503Derick Rethans2002-05-291-2/+2
* @Fixed some dummy errors. (dets)Den V. Tsopa2002-05-291-43/+31