]> granicus.if.org Git - php/shortlog
php
2004-05-10 Rob Richardscheck for dom support
2004-05-10 Christian Stocker- added expand support (see http://www.xmlsoft.org...
2004-05-10 Stefan EsserChecking MEMORY_LIMIT before doing emalloc/erealloc...
2004-05-10 Zeev SuraskiFix Win32 build
2004-05-10 Marcus Boerger- Decouple NAN and INF
2004-05-10 Ilia AlshanetskyMissing part of the upgrade patch.
2004-05-10 Marcus Boerger- Fix problems with c mode
2004-05-10 <changelog... ChangeLog update
2004-05-09 Ilia AlshanetskyFixed bug #28289 (incorrect resolving of relative paths...
2004-05-09 Ilia AlshanetskyGD bug fixing news.
2004-05-09 Ilia AlshanetskyFixed bug #28304 (Missing bounds check inside imagefilt...
2004-05-09 Ilia AlshanetskyFixed bug #28311 (Transparency detection code is off...
2004-05-09 Ilia AlshanetskyFixed bug #28267 (php_image_filter_contrast calls gdIma...
2004-05-09 Ilia AlshanetskyUpgrade bundled GD library to 2.0.23.
2004-05-09 Wez FurlongImplement com_get_active_object() and a helper object...
2004-05-09 Wez FurlongUrgh!
2004-05-09 Derick Rethans- Fixed news
2004-05-09 John CoggeshallTell ppl about it.
2004-05-09 John CoggeshallRenamed tidy_node to tidyNode, removed the tidy_excepti...
2004-05-09 Stanislav MalyshevAdd __EXTENSIONS__ define - otherwise it won't compile...
2004-05-09 <changelog... ChangeLog update
2004-05-08 Ilia AlshanetskyFixed typo.
2004-05-08 Derick Rethans- Fixed type which prevented this extension from being...
2004-05-08 Marcus Boerger- Docu updates
2004-05-08 Marcus Boerger- Update docu
2004-05-08 Marcus Boerger- Update examples
2004-05-08 Sergey Kartashoff- mnoGoSearch extension was updated to support CachedCo...
2004-05-08 Sara Golemonif statement logic would never eval to false.
2004-05-08 <changelog... ChangeLog update
2004-05-07 Rob Richardsallow ->open() and ->XML() to be called statically
2004-05-07 Wez Furlongspot the vim user
2004-05-07 Wez FurlongFix Bug #28317: Avoid recursion in libpcre on windows...
2004-05-07 Ard BiesheuvelFix unregistered bug in zval pointer/array juggling
2004-05-07 Marcus Boerger- Fix bug #28309
2004-05-07 <changelog... ChangeLog update
2004-05-06 Marcus Boerger- Update examples
2004-05-06 Marcus Boerger- interfaces 'extends' not 'implements' other interfaces
2004-05-06 Marcus Boerger- Update documentation
2004-05-06 Derick Rethans- Fixed test
2004-05-06 Jay SmithFixed a segfault. (It's possible for large offsets...
2004-05-06 Stanislav Malyshevfix line endings
2004-05-06 Stanislav MalyshevFix fastCGI breakage: due to calling flush on unitializ...
2004-05-06 Sara GolemonBugfix #28300 Userspace stream/filter names don't need...
2004-05-06 Marc BoerenCall functions by their new, proper names instead of...
2004-05-06 Marcus BoergerAdd protos
2004-05-06 Marcus BoergerCount support for ArrayIterator & ArrayObject
2004-05-06 <changelog... ChangeLog update
2004-05-05 Ard BiesheuvelFixed unregistered bug: array count is incorrect when...
2004-05-05 Sara GolemonBugFix#28287 stream_*_register() not calling __autoload().
2004-05-05 Dmitry StogovSupport for classes with __call() method on server...
2004-05-05 Dmitry Stogovphp_error() -> php_error_docref() (Marcus, Dmitry)
2004-05-05 <changelog... ChangeLog update
2004-05-04 Wez Furlongnews
2004-05-04 Wez FurlongUpdate for count_elements handler for overloaded objects.
2004-05-04 Wez FurlongAdd count_elements handler for overloaded objects.
2004-05-04 Wez FurlongJust in case this header isn't present on the snaps...
2004-05-04 Wez FurlongImprove stability.
2004-05-04 Ard Biesheuvelibase_query(): Be careful not to return true on error...
2004-05-04 Martin Jansen* Providing the full URL to the coding standards.
2004-05-04 Rob Richardsadd package.xml
2004-05-04 <changelog... ChangeLog update
2004-05-03 Wez FurlongEnable writing to SafeArray dimensions.
2004-05-03 Wez FurlongFix problem when assigning to a variable that holds...
2004-05-03 Wez FurlongFixup some constants and error handling.
2004-05-03 Uwe SchindlerSecurity fix: Put '\0' string termination before loop
2004-05-03 <changelog... ChangeLog update
2004-05-02 Marcus Boerger- Look for missing classes in include_path
2004-05-02 Marcus BoergerUpdate examples
2004-05-02 Andi Gutmans- Fix comparison of two objects in non-compatibility...
2004-05-02 Marcus BoergerUse caseinsensitive sort
2004-05-02 Wez FurlongFix Bug #28251
2004-05-02 Marcus BoergerAdd a notice on STDIN
2004-05-02 <changelog... ChangeLog update
2004-05-01 Marcus BoergerDon't load modules twice
2004-05-01 <changelog... ChangeLog update
2004-04-30 Marcus BoergerAutoload class as long as needed
2004-04-30 Derick Rethans- HTML entity to ISO char.
2004-04-30 Greg Beaverfix to work with only the installed version of PEAR
2004-04-30 Greg Beaverfix included files and put error messages in PEAR_Downl...
2004-04-30 Ilia AlshanetskyFixed bug #28228 (number_format() does not allow empty...
2004-04-30 Marcus BoergerBugfix #28229 (PATCH run-tests tripped up by spaces...
2004-04-30 Greg Beaverremove notices in E_ALL for config test in PHP 4.3.6
2004-04-30 Greg Beaverhopefully fix this test for all cases
2004-04-30 Greg Beaverupdate to begin process for next release (release is...
2004-04-30 Greg Beaverfix unit test to work with 1.3.2 (which will be needed)
2004-04-30 Greg Beaverfix 1186: notice in PEAR_Common undeclared $_packageName
2004-04-30 Greg Beaverfix unit test with PEAR 1.3.1
2004-04-30 <changelog... ChangeLog update
2004-04-29 Marcus BoergerSPL is meant to be in uppercase letters, do it now...
2004-04-29 Marcus BoergerAn oumlaut doesn't work here, need ASCII only
2004-04-29 Marcus Boerger- Fix protos and add notes to the docs
2004-04-29 Marcus Boerger- ArrayObject::append() must not be called when it...
2004-04-29 Ilia AlshanetskyFixed bug #28196 (missing error constants in cURL exten...
2004-04-29 Ilia AlshanetskyC++ comments.
2004-04-29 Wez Furlonganother down...
2004-04-29 Stanislav MalyshevFix bug #27876
2004-04-29 Marcus Boerger- Remove unused variable
2004-04-29 <changelog... ChangeLog update
2004-04-29 Wez FurlongAdd "--disable-all" switch, which will force all argume...
2004-04-28 Wez FurlongShould have tested this change before committing.
next