summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_2_0_2'.RELEASE_2_0_2SVN Migration2005-12-013544-871910/+0
* change to PHP 3.01 licenseRob Richards2005-12-013-38/+84
* MFB51: Fixed bug #35499 (strtotime() does not handle whitespace around theIlia Alshanetsky2005-12-015-17095/+25598
* - Fixed PECL bug #6124: Crash on HTML tags when using FS_STRINGfoobar2005-12-011-1/+6
* MF51: fix #35490 (socket_sendto() unable to handle IPv6 addresses)Antony Dovgal2005-12-011-1/+1
* fix potential problem in php_oci_bind_post_exec() when OCIDateToText() failsAntony Dovgal2005-12-011-2/+6
* Fixed bug #34729 (Crash in ZTS mode under Apache)Dmitry Stogov2005-12-012-4/+8
* - Use correct configure option style. Enabled by default.foobar2005-12-012-3/+3
* Add hash_hmac() and hash_hmac_file() for single shot HMAC calculationsSara Golemon2005-12-012-3/+114
* - Added win32 build stufffoobar2005-12-013-0/+10
* - More cleanups.foobar2005-12-012-193/+148
* MFB51: Fixed bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic()Ilia Alshanetsky2005-11-302-33/+69
* add new testAntony Dovgal2005-11-301-0/+261
* MFB51: Fixed bug #35410 (wddx_deserialize() doesn't handle large ints as keysIlia Alshanetsky2005-11-302-0/+75
* - minor version is 0Pierre Joye2005-11-301-1/+1
* - use gdlib-configPierre Joye2005-11-301-48/+64
* fix possible crash in pdo_mysql_stmt_dtor()Antony Dovgal2005-11-301-1/+1
* - fix PHP4 buildMichael Wallner2005-11-301-1/+7
* - Fix testsMarcus Boerger2005-11-302-3/+3
* MFB51: fixed zts buildIlia Alshanetsky2005-11-292-4/+9
* make use of $SED if possibleAntony Dovgal2005-11-291-4/+10
* MFB51: Always use $SED instead of sedfoobar2005-11-291-2/+2
* Added missing support for 'B' format identifier to date() function.Ilia Alshanetsky2005-11-291-1/+9
* MFB51: Fixed bug #35425 (idate() function ignores timezone settings).Ilia Alshanetsky2005-11-296-166/+154
* MF51: change "-o" to "||" to support weird systems with broken `test`Antony Dovgal2005-11-292-2/+2
* MFB51: fixed date testsIlia Alshanetsky2005-11-292-7/+7
* MFB51: Fixed bug #35427 (str_word_count() handles '-' incorrectly).Ilia Alshanetsky2005-11-292-15/+46
* - Regenerated with working re2c and with proper optionsfoobar2005-11-291-25534/+17079
* - Fix some memleaksMarcus Boerger2005-11-291-5/+14
* - Allow test to be used w/o run-tests.phpMarcus Boerger2005-11-291-0/+1
* MFB51:Ilia Alshanetsky2005-11-295-2599/+4433
* MFB51: Fixed bug #35456 (+ 1 [time unit] format did not work).Ilia Alshanetsky2005-11-283-16568/+24612
* fix build with libeditfoobar2005-11-281-1/+1
* - Fixed bug #35409 (undefined reference to 'rl_completion_matches')foobar2005-11-282-4/+10
* Fixed bug #35393 (changing static protected members from outside the class, o...Dmitry Stogov2005-11-281-1/+3
* fix bug #35381 - ensure library is initialized before useAlan Knowles2005-11-281-0/+1
* Fixed bug #35399 (Since fix of bug #35273 SOAP decoding of soapenc:base64bina...Dmitry Stogov2005-11-281-0/+34
* MF51: use || instead of -o to support weird systems with old `test`Antony Dovgal2005-11-271-1/+1
* fix #35430 (PDO crashes on incorrect FETCH_FUNC use)Antony Dovgal2005-11-271-1/+3
* MF51: improve open_basedir checkfoobar2005-11-271-1/+1
* fix config.m4Antony Dovgal2005-11-271-1/+1
* plug memory leakAntony Dovgal2005-11-271-2/+2
* - Fix minor issues in RecursiveDirectoryIterator & provide new flag constsMarcus Boerger2005-11-272-6/+28
* Fixed bug #35316 (Application exception trying to create COM object)Rob Richards2005-11-275-13/+16
* - Fix editor blocksMarcus Boerger2005-11-271-1/+3
* show OIC version in phpinfo(); if possibleAntony Dovgal2005-11-261-0/+7
* - ditch warningsMichael Wallner2005-11-265-31/+58
* - use php_hash_* typesMichael Wallner2005-11-2628-189/+186
* MF51: add properties hashtable to Timezone classAntony Dovgal2005-11-261-0/+13
* fix #35402 (New date class causes crash in get_object_vars())Antony Dovgal2005-11-261-1/+12