summaryrefslogtreecommitdiff
path: root/ext
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php4'.php4SVN Migration2001-10-032-164/+0
|
* Add cleanup on an exec failureJason Greene2001-10-031-4/+8
| | | | | Remove debug comments
* Removed PHOENIX_INCLUDE, I don't need it to compile and it seems likeMark L. Woodward2001-10-011-1/+0
| | | | | | it causes a conflict with ext/mhash. (Phoenix has a file called mhash.h and that is being found when mhash is being built.)
* Allow the location of the Phoenix library to be specified on the configureJon Parise2001-09-301-6/+23
| | | | | commandline.
* Didn't compile, replaced some TSRMLS_C with TSRMLS_CCStig Venaas2001-09-301-7/+7
|
* @Added new function pcntl_exec, which behaves similar to execve.Jason Greene2001-09-302-0/+88
|
* I could have sworn I test compiled this when I committed it a couple ofRasmus Lerdorf2001-09-301-1/+1
| | | | | days ago. Must have been hallucinating.
* Search frontend example has been updated.Sergey Kartashoff2001-09-291-0/+11
|
* @- initial support of mnogosearch-3.2.x has been added. Not all featuresSergey Kartashoff2001-09-291-12/+104
| | | | | | | @ are implemented currently. - initial support of mnogosearch-3.2.x has been added. Not all features are implemented currently.
* # fixed typoSergey Kartashoff2001-09-291-1/+1
|
* ming-0.2a needs rint() in libm.Rui Hirokawa2001-09-291-0/+3
|
* Doh! Return nothing when there is nothing back from a pluginMark L. Woodward2001-09-291-2/+8
|
* Added msession_set_array and msession_pluginMark L. Woodward2001-09-283-15/+136
|
* TypoJeroen van Wolffelaar2001-09-271-1/+1
|
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-30/+30
|
* Undo Z_ substJeroen van Wolffelaar2001-09-271-7/+7
|
* Patch from Sander Steffann <sander@steffann.nl> to prevent crash.David Eriksson2001-09-271-0/+2
|
* Fix segfault and check for truecolor image in ImageColorAtRasmus Lerdorf2001-09-271-1/+8
| | | | | @- Fix segfault and check for truecolor image in ImageColorAt (Rasmus)
* - Fix crashbug in php_chunk_split()Derick Rethans2001-09-271-1/+1
|
* include php_compat.h, so that we use php_XML_* if necessary. Better to do it ↵Dan Libby2001-09-271-0/+1
| | | | in expat.h, so that other libs, eg xmlrpc, inherit this behavior and we can link
* Another leak bites the dust?Zeev Suraski2001-09-271-2/+2
|
* fixed Z_* conversion errorsHarald Radi2001-09-262-4/+4
|
* Revert macro-subst, because wasn't necessary here, and those who wereJeroen van Wolffelaar2001-09-262-9/+9
| | | | | substitued weren't zvals
* Fix pg_last_notice()Zeev Suraski2001-09-262-11/+12
|
* - nl2br now handles different styles of line endings in one string. (PatchDerick Rethans2001-09-261-21/+93
| | | | | | | by Boian Bonev <boian@bonev.com>) @- nl2br now handles all styles of line-endings in one string. (Boian, @ Derick)
* - This patch adds proper header file detection on system whichDerick Rethans2001-09-261-2/+7
| | | | | | simultaneously isntallied libxml1 and libxml2 (eg. Debian) (patch by Markus Fischer <mfischer@php.net>)
* Force proper alignment of php_sockaddr_storage. Sparc will throwSascha Schumann2001-09-261-1/+2
| | | | | a SIGBUS, when accessing the family part of a char-aligned structure.
* - whitespace fixDerick Rethans2001-09-261-116/+116
|
* - Fixed error introduced by the macro substitutionDerick Rethans2001-09-261-4/+5
|
* Fixed Jeroen's macroficationDavid Eriksson2001-09-266-35/+35
|
* leave on first directoryDavid Eriksson2001-09-261-0/+1
|
* 5th and probably/hopefully last run of conv_z_macrosJeroen van Wolffelaar2001-09-261-1/+1
|
* Fix buildJeroen van Wolffelaar2001-09-261-4/+1
|
* Parse-fixJeroen van Wolffelaar2001-09-261-1/+1
|
* 4rd run... now also var.Z_*Jeroen van Wolffelaar2001-09-262-14/+14
|
* Fix the fixJeroen van Wolffelaar2001-09-261-1/+1
|
* Fix parse-errorJeroen van Wolffelaar2001-09-261-1/+1
|
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-2614-60/+60
|
* Fixing Win32 build...after the last macro convertions.Frank M. Kromann2001-09-261-14/+14
|
* Fixing Win32 build...Frank M. Kromann2001-09-264-6/+6
|
* no messageHarald Radi2001-09-252-64/+278
|
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-2543-719/+719
| | | | | I've got pretty much everything now...
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-25117-2792/+2792
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* Added REQ_RANDSTR to support msession_randstrMark L. Woodward2001-09-251-0/+1
|
* Changed config.m4 to a better default, updated README.Mark L. Woodward2001-09-252-9/+8
|
* Added msession_randstr, creates a random string from a singleMark L. Woodward2001-09-252-0/+33
| | | | | source.
* add a 7.9 version checkSterling Hughes2001-09-251-3/+3
|
* fix constantSterling Hughes2001-09-241-3/+3
|
* removed VARIANT module and put the VARIANT class intoHarald Radi2001-09-2412-200/+176
| | | | | | the COM module. also fixed a few bugs.
* - Fix crash bug (patch by <chocolateboy@lunomail.com>)Derick Rethans2001-09-241-0/+5
|