summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* more of the new ini stuffDanny Heijl1999-08-141-19/+49
|
* Fix several class issuesZeev Suraski1999-08-141-0/+2
|
* Generate better warnings for class/function redefinitionsZeev Suraski1999-08-142-11/+11
|
* Rename TestClass to OverloadedTestClassZeev Suraski1999-08-141-1/+1
|
* Fix thread unsafe versionZeev Suraski1999-08-142-4/+4
|
* - Make the non-threadsafe version compile againAndi Gutmans1999-08-141-2/+1
|
* Add new-thread handlersZeev Suraski1999-08-142-28/+62
|
* - Add PHP Modules workspaceZeev Suraski1999-08-1310-68/+127
| | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules
* Fixed bug #2023.Andrey Hristov1999-08-131-0/+1
|
* rerun checks if buildconf is newer than the time stamp fileSascha Schumann1999-08-131-1/+2
|
* Separate Sybase-CT from Sybase, and fix build process for Sybase-CTZeev Suraski1999-08-1310-46/+65
|
* fixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is usedUwe Steinmann1999-08-121-1/+1
|
* no return warning removed. fixed TSRM constructor prototypePhilippe Verdy1999-08-121-1/+1
|
* signed/unsigned warning removedPhilippe Verdy1999-08-121-1/+1
|
* Bison generated filesPhilippe Verdy1999-08-120-0/+0
|
* config for pdf module should now be similar to php3Uwe Steinmann1999-08-121-6/+34
|
* whoops, forgot to actually return the alarms :^)Mark Musone1999-08-111-8/+21
|
* slight changes to config of pdf moduleUwe Steinmann1999-08-102-4/+5
|
* - Got rid of the C++ comments.Andi Gutmans1999-08-102-4/+4
|
* Makefile.in should not be added to CVSStig Bakken1999-08-101-331/+0
|
* starting to clean upThies C. Arntzen1999-08-101-107/+107
|
* you can now override the CFLAGS while doing make - eg:Thies C. Arntzen1999-08-103-8/+14
| | | | | make CFLAGS="-g"
* more portsMark Musone1999-08-093-33/+17
|
* ports to php4Mark Musone1999-08-091-4/+4
|
* more moudle stuffMark Musone1999-08-094-0/+374
|
* added icap files from php3 sourcesMark Musone1999-08-092-0/+915
|
* More typos.Egon Schmid1999-08-091-2/+6
|
* I missed that also.Egon Schmid1999-08-091-0/+4
|
* Another typo.Egon Schmid1999-08-091-1/+1
|
* that tooZeev Suraski1999-08-091-1/+1
|
* Go beta 2 (final)Andi Gutmans1999-08-094-7/+11
|
* Fix HTTP/ header handlingAndi Gutmans1999-08-091-2/+3
|
* - Thies's crash fix.Andi Gutmans1999-08-091-1/+1
|
* Fixed odbc_fetch_into, added prototype return values.Andreas Karajannis1999-08-092-50/+45
| | | | | Pconnects are not working
* fixed sysv_shm*Thies C. Arntzen1999-08-093-29/+12
|
* add changelog entries which I forget a couple of days agoUwe Steinmann1999-08-092-1/+4
|
* solve infinite recursion error when including <signal.h>Philippe Verdy1999-08-081-1/+13
|
* First shot at odbc for PHP4Andreas Karajannis1999-08-083-257/+271
| | | | | Problems with LONGs to be investigated
* fix for #1995 (this module needs some more work.)Thies C. Arntzen1999-08-081-4/+7
|
* Fix a few leaksZeev Suraski1999-08-073-5/+6
|
* More zend-izing.Danny Heijl1999-08-071-38/+38
|
* Built-in phpinfo() links are now turned off by default. They can beZeev Suraski1999-08-074-11/+29
| | | | | turned on using the allow_builtin_links INI directive
* - Changed phpinfo() to list modules that have no info functionZeev Suraski1999-08-074-5/+21
|
* *** empty log message ***Andrey Hristov1999-08-071-0/+2
|
* Modified array_walk() function so that the userland callback is passedAndrey Hristov1999-08-071-9/+48
| | | | | | a key and possible user data in addition to the value. It's still backward compatible with one argument version.
* Fix for bug #1980Zeev Suraski1999-08-072-3/+5
|
* Fix for bug #1754Zeev Suraski1999-08-072-43/+46
|
* unreferenced variable warningPhilippe Verdy1999-08-071-1/+0
|
* Corrected spelling.Stefan Roehrich1999-08-071-1/+1
|
* Fix&improve conversion scriptsZeev Suraski1999-08-073-7/+8
|