]> granicus.if.org Git - php/shortlog
php
2003-02-06 foobarfix the test
2003-02-06 foobarAdded testcase for bug #22088
2003-02-06 <changelog... NEWS update
2003-02-06 <changelog... ChangeLog update
2003-02-06 Zeev SuraskiFix the 2nd buglet in the error message :)
2003-02-06 Zeev SuraskiFix check
2003-02-06 Zeev SuraskiFix prototype (may have caused stack corruption)
2003-02-05 Marcus BoergerAdd PPP method tests
2003-02-05 Ilia AlshanetskyNew function news.
2003-02-05 Ilia AlshanetskyAdded array_walk_recursive() function that can apply...
2003-02-05 Zeev Suraski- read_property cleanup
2003-02-05 Zeev SuraskiRework static class properties - now supports access...
2003-02-05 Zeev SuraskiAdd quick_exists()
2003-02-05 Zeev SuraskiAdd PPP support for arrays
2003-02-05 Wez FurlongCredits for iconv
2003-02-05 Wez FurlongMark activescript sapi as experimental, so that the...
2003-02-05 Zeev SuraskiFix buglet in error message
2003-02-05 Wez FurlongCheck in the prototype PHP installer for win32.
2003-02-05 <changelog... ChangeLog update
2003-02-05 Ilia AlshanetskyBuild Fix.
2003-02-05 Marcus Boerger# RTFM .. and then it goes better :-)
2003-02-05 Marcus BoergerFirst step - abrief version.
2003-02-04 Stig Bakken* replace @bin_dir@ in pear.bat
2003-02-04 Andi Gutmans- Please follow coding standards (this isn't java :)
2003-02-04 Marcus Boergerfix ZTS build
2003-02-04 Ilia AlshanetskyFixed compilation of Apache & Apache Hooks SAPIs.
2003-02-04 Marcus Boergerremove it then....this forces to put work in man page ...
2003-02-04 Sara GolemonBug#13551 bcmath functions should not apply scale to...
2003-02-04 Ilia AlshanetskyMade the row parameter in pg_result_seek() non-optional...
2003-02-04 Zeev SuraskiMissing update
2003-02-04 Zeev SuraskiUpdates reflecting infrastructure changes
2003-02-04 Zeev SuraskiReimplement PPP properties
2003-02-04 Uwe Steinmann- fixed some prototypes and folding
2003-02-04 Uwe Steinmann- fixed prototype of pdf_get_buffer()
2003-02-04 foobarNEWS ordering..
2003-02-04 <changelog... NEWS update
2003-02-04 <changelog... ChangeLog update
2003-02-03 Hartmut Holzgraefeproto-fix
2003-02-03 Ilia AlshanetskyFixed bug #22017 (non descriptive error to appear when...
2003-02-03 Ilia AlshanetskyMake putenv() return a proper error rather then NULL...
2003-02-03 Ilia AlshanetskyFixed bug #22022 (Crash in imap_mail_compose() if the...
2003-02-03 Ilia AlshanetskyFixed bug #22031 (Made curl_write() & curl_write_header...
2003-02-03 Moriyoshi KoizumiTrivial test adjustment
2003-02-03 Moriyoshi Koizumizend_get_parameters_* => zend_parse_parameters
2003-02-03 foobarFix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)
2003-02-03 foobar- Fixed bug: #21998 (array_pop() did not reset the...
2003-02-03 foobarCorrect description of the problem
2003-02-03 Moriyoshi KoizumiReally fixed proto.
2003-02-03 Moriyoshi KoizumiOops! wrong commit. Reverting...
2003-02-03 Moriyoshi KoizumiFixed proto
2003-02-03 Moriyoshi KoizumiModified the test so it will be skipped under ZE1.
2003-02-03 Moriyoshi KoizumiAdded missing "?>"
2003-02-03 Moriyoshi KoizumiFixed test case for mb_strpos().
2003-02-03 foobarMake these configure messages differ from the regular...
2003-02-03 Moriyoshi KoizumiAdded test case for bug #21961
2003-02-03 foobarThis cause some warning/error in AIX
2003-02-03 foobarFixed bug: #22011 (-n must ignore all ini files)
2003-02-03 Derick Rethans- Make VIM highlighting happy
2003-02-03 foobarTest that libgds actually exists.
2003-02-03 foobarws
2003-02-03 Sebastian BergmannBuild fix.
2003-02-03 Sebastian BergmannFix ZTS build.
2003-02-03 foobarAdded test for bug #21998
2003-02-03 Stig Bakken* 1.1 release notes update
2003-02-03 Stig Bakken* start using the source tokenizer
2003-02-03 <changelog... NEWS update
2003-02-03 <changelog... ChangeLog update
2003-02-03 Stig Bakken* substitute @php_dir@ in pear.in
2003-02-03 Marcus Boerger- Added -B, -F, -R, -E for line by line std in processing.
2003-02-02 Harald Radiextend the parameter parsing API by two functions
2003-02-02 Ilia AlshanetskyFixed bug #22021.
2003-02-02 Ilia AlshanetskyGave the user the ability to specify encoding of the...
2003-02-02 Ilia AlshanetskyFixed build on Solaris (patch by Melvyn Sopacua).
2003-02-02 Sebastian BergmannFix warning.
2003-02-02 Zeev Suraskiwhitespace
2003-02-02 Zeev SuraskiCore rearrangements - move Zend Objects specific code...
2003-02-02 Zeev SuraskiFix phpinfo() display of Zend extensions
2003-02-02 Andi Gutmans- Fix warning
2003-02-02 Marcus Boerger- new xbm support
2003-02-02 <changelog... NEWS update
2003-02-02 <changelog... ChangeLog update
2003-02-01 Marcus Boergeravoid warnings
2003-02-01 Marcus BoergerBundled version has XBM support as well as external.
2003-02-01 Marcus BoergerShow if XPM support is available & Set availability...
2003-02-01 Marcus Boerger@Added XBM support for GetImageSize(). (helly)
2003-02-01 Marcus BoergerChange DBM detection order
2003-02-01 Marcus Boerger- unify configure mechanisms (include file handling)
2003-02-01 Melvyn SopacuaMake it easier to diff results of several runs in one...
2003-02-01 foobarCorrect required mcrypt version
2003-02-01 Melvyn SopacuaFix Bug #21892 (links to apache2 install instructions...
2003-02-01 Martin Jansen* displayLine() is deprecated, so better use displayErr...
2003-02-01 Sebastian BergmannFix build.
2003-02-01 Wez FurlongDon't assume that objects have class entries (in the...
2003-02-01 foobar- Added some missing CVS $Id$ tags, headers and footers.
2003-02-01 <changelog... ChangeLog update
2003-01-31 Melvyn SopacuaRequire 2.5.6+
2003-01-31 Ilia AlshanetskyFixed bug #21986 (openssl test failure).
2003-01-31 Marcus BoergerShared dba requires at least db-3.3
2003-01-31 Marcus BoergerFix proto
2003-01-31 Frank M. KromannRename script.
next