summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removing the useless +1's on sizeof() and adding the mail_parameter for theDan Kalowsky2002-07-312-12/+8
* NEWS update2002-07-311-0/+2
* ChangeLog update2002-07-312-0/+69
* fixes a typo in the word "limit", adds the null character to the strlen,Dan Kalowsky2002-07-301-13/+15
* fixed bugs 16063 and 16068Brad LaFountain2002-07-301-5/+4
* MFZE1 global declareJason Greene2002-07-303-2/+7
* Fix segfaultJason Greene2002-07-301-1/+1
* ftp_close returns now TRUE on success and FALSE on failure.Stefan Esser2002-07-301-1/+1
* Commiting Steph@php.net's patch to re-enable touch on Win32 machinesDan Kalowsky2002-07-301-2/+0
* Add --skel=dir option to ext_skel (patch from David Viner)Rasmus Lerdorf2002-07-301-11/+21
* Fix strtotime() "next" keyword handling.Rasmus Lerdorf2002-07-302-1/+3
* WTF? What sort of bogus commit was that? Fine, here you go.Rasmus Lerdorf2002-07-301-2/+2
* .foobar2002-07-301-1/+1
* .Rasmus Lerdorf2002-07-301-1/+2
* Fix for #18638 (str_rot13 bug)Rasmus Lerdorf2002-07-301-14/+11
* Fixed proxy setting for ZOOMAdam Dickmeiss2002-07-301-0/+2
* @- Adding 'is' operator that can be used to check the type of a variable,Andrei Zmievski2002-07-307-1/+114
* hot, damn hot.foobar2002-07-301-2/+2
* ChangeLog update2002-07-301-0/+46
* add sablotron version, patch by Christian Stocker...Sterling Hughes2002-07-291-0/+4
* Make PHP part of Z39.50 implementation nameAdam Dickmeiss2002-07-291-0/+1
* Use type ext rather than raw for ZOOM record fetchAdam Dickmeiss2002-07-291-1/+1
* updating the NEWS fileDan Kalowsky2002-07-291-0/+2
* - nodename is not always set, check if it really is.Christian Stocker2002-07-291-3/+5
* Fixed windows build by adding sha1.c and sha1.h to the project file.Edin Kadribasic2002-07-291-0/+8
* Fixed bug #14657 (patch by Steph Fox)Edin Kadribasic2002-07-291-1/+0
* Fixed bug #11214 (patch by Steph Fox)Edin Kadribasic2002-07-292-12/+14
* First try to open php-SAPI.ini and if it fails fall back to regularEdin Kadribasic2002-07-291-1/+6
* style policeSascha Schumann2002-07-291-5/+5
* NEWS update2002-07-291-0/+3
* ChangeLog update2002-07-292-0/+103
* Allow xmlrpc-epi header files stored under include/xmlrpc-epiYasuo Ohgaki2002-07-282-6/+16
* - Copy and paste error -> unify error messagesDerick Rethans2002-07-282-2/+2
* Added sha1, sha1_file functions.Stefan Esser2002-07-285-1/+462
* -add & document ini settings for exifMarcus Boerger2002-07-282-0/+26
* -decode several MarkerNotesMarcus Boerger2002-07-281-47/+249
* * Fixed E_NOTICE on pear -VTal Peer2002-07-281-1/+1
* (re)added /ext/ftp newsStefan Esser2002-07-281-0/+2
* Commit patch as discussed on LinuxTag and posted to php-dev in June.Stefan Roehrich2002-07-283-20/+68
* - Removed the 2 last entries.foobar2002-07-281-2/+0
* No exceptions.foobar2002-07-281-1/+1
* update the handlers structHarald Radi2002-07-281-0/+3
* Unify error messagesYasuo Ohgaki2002-07-281-109/+109
* forgot to move imeageellipse out of #ifdef HAVE_LIBGD20Marcus Boerger2002-07-281-29/+29
* Fixed query string handling. Now some.php?a&b=1;c works.Yasuo Ohgaki2002-07-281-22/+19
* pear -V now shows pear version, php version and ZE version.Tal Peer2002-07-281-1/+1
* * feature/fixed bugStig Bakken2002-07-281-1/+2
* * added "upgrade-all" commandStig Bakken2002-07-281-0/+58
* * don't abort install if errors are found in the package, displayStig Bakken2002-07-281-2/+7
* Fixed some.php?a&b&c does not initilize $_GET['a'], $_GET['b'], $_GET['c']Yasuo Ohgaki2002-07-281-0/+3