summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0b1'.php-5.0.0b1SVN Migration2003-06-2987-14587/+1011
|
* fix building mysql as a loadable extensionShane Caraveo2003-06-281-4/+4
|
* fix mem leak in sxe_property_readRob Richards2003-06-281-6/+6
| | | | | fix compiler warning
* changed tests (ysqli_bind_param and mysql_bind_result changes)Georg Richter2003-06-2828-52/+51
|
* added BYREF_FORCE for bind parameters in msqli_bind_param and mysqli_bind_resultGeorg Richter2003-06-282-65/+57
| | | | | | | changed function parameters in mysqli_bind_param from (object statement, mixed var1, long type1, ...) to (object statement, array tyoes, mixed var1, mixed var2, ...)
* Added array handling to file_put_contents()Ilia Alshanetsky2003-06-282-13/+126
| | | | | | More verbose error reporting mechanism. Test case for file_put_contents().
* * Silence warningMartin Jansen2003-06-281-1/+1
|
* Fixed test failure on systems with short_tags (<?) off.Ilia Alshanetsky2003-06-281-1/+1
|
* MFB snprintf testSascha Schumann2003-06-281-1/+3
|
* Merge selectable descriptor casting from PHP_4_3 branch.Wez Furlong2003-06-285-9/+18
|
* Merge getaddrinfo() tidy-up from PHP_4_3 branch.Wez Furlong2003-06-281-39/+40
|
* Fix for mips compilerWez Furlong2003-06-281-1/+3
|
* - Removed duplicate constantsDerick Rethans2003-06-281-2/+0
|
* - Return number of bytes written instead of just TRUE. (Path by Paul Hudson,Derick Rethans2003-06-281-3/+3
| | | | | hudzilla@php.net)
* for now we let xml support build with versions older than 2.5.7, as we wantSterling Hughes2003-06-281-0/+6
| | | | | users to actually test this...
* Added missing handling of dateTimeIlia Alshanetsky2003-06-283-3/+150
| | | | | | Fixed compiler warning involving streams Added a test case for wddx_deserialize()
* ilia points out this is okSterling Hughes2003-06-281-2/+2
|
* Remove aggregation tests as well.Sebastian Bergmann2003-06-2810-315/+0
|
* Buckle your seatbelt, Dorothy, 'cause Aggregation is going bye-bye.Sebastian Bergmann2003-06-288-749/+1
|
* there is no domxml :)Sterling Hughes2003-06-281-6/+0
|
* bump up to 2.5.7Sterling Hughes2003-06-281-2/+2
|
* define this here tooSterling Hughes2003-06-282-2/+2
|
* Move along, nothing to see.Edin Kadribasic2003-06-272-3/+3
|
* beta 1Sterling Hughes2003-06-272-3/+3
|
* fix the libxml linking warningsRob Richards2003-06-271-4/+4
|
* Serialize headers for systems with low IOV_MAX (e.g. Solaris)Sascha Schumann2003-06-271-14/+31
|
* MFB: libpcre 4.X needs POSIX_MALLOC_THRESHOLD to be defined.Sebastian Bergmann2003-06-271-0/+1
|
* - HAVE_OPENSSL_EXT is not defined always.foobar2003-06-277-22/+22
|
* Upgrading PCRE library to version 4.3.Andrei Zmievski2003-06-2734-8379/+5340
|
* MFBSara Golemon2003-06-273-2/+17
| | | | | Plug leak in context notifiers, implement notifier->dtor
* Missing part of SQLite enabling on windows.Edin Kadribasic2003-06-271-17/+29
|
* Enabled sqlite by default on Windows.Edin Kadribasic2003-06-273-9/+37
| | | | | | # Also added iconv.lib to the build since it is a dependency of # the precompiled libxml. This will be removed later.
* Fix windows buildEdin Kadribasic2003-06-271-0/+2
|
* Prepare for enabling by default on Windows.Edin Kadribasic2003-06-272-0/+346
|
* - Sync, HEAD is now uptodatePierre Joye2003-06-273-22/+20
|
* - SyncPierre Joye2003-06-274-6/+6
|
* test commitSascha Schumann2003-06-271-1/+1
|
* undefine macros before defining themSascha Schumann2003-06-271-0/+2
|
* Try to link the getaddrinfo test, so that one can disable it usingSascha Schumann2003-06-271-1/+1
| | | | | -Dgetaddrinfo=NO_getaddrinfo.
* MFB PHP_4_3 main/streams.c r-1.125.2.70Sara Golemon2003-06-271-0/+5
|
* Don't add -L/usr/libSascha Schumann2003-06-271-1/+6
|
* Eliminate need for automake/aclocalSascha Schumann2003-06-272-36/+21
|
* MFB: Function was renamed (don't test an alias)Marcus Boerger2003-06-262-4/+4
|
* errmsg must be refMarcus Boerger2003-06-261-1/+1
|
* Rename sqlite_fetch_string() to sqlite_fetch_single() + aliasMarcus Boerger2003-06-263-11/+12
|
* Committing engine select projectSascha Schumann2003-06-263-0/+117
| | | | | | | | This is a noop in an already setup tree. When necessary, it renames ZendEngine2 to Zend permanently. This occurs only after a fresh checkout (not after an update!).
* Fix memleakMarcus Boerger2003-06-261-0/+9
|
* ext/xsl requires ext/domMarcus Boerger2003-06-261-0/+4
|
* MFBfoobar2003-06-261-2/+2
|
* New logo (not final yet...)Zeev Suraski2003-06-261-445/+215
|