]> granicus.if.org Git - php/shortlog
php
2004-05-12 Marcus Boerger- More work on ts_free_id() but still keep it out
2004-05-12 Marcus Boergerifdef out the ts_free_id until php 5.1 and until it...
2004-05-12 Ilia AlshanetskyFixed various possible memory leaks.
2004-05-12 Ilia AlshanetskyFixed bug #28374 (Possible unterminated loop inside
2004-05-12 Ard BiesheuvelFixed a couple of inconsistencies in param binding
2004-05-12 Ard BiesheuvelDropped support for ancient Interbase versions (< 6)
2004-05-12 Ard BiesheuvelMade ibase_timefmt() check its args more thoroughly...
2004-05-12 Ard BiesheuvelMade ibase_gen_id() bail out on incorrect args
2004-05-12 Marcus Boerger- Implement ts_free_id()
2004-05-12 Marcus Boerger- Touch
2004-05-12 Marcus Boerger- Move hash table destruction to proper location
2004-05-12 Marcus Boerger- Added missing UNREGISTER_INI_ENTRIES
2004-05-12 <changelog... ChangeLog update
2004-05-11 Ilia AlshanetskyMake vprintf() and printf() return the length of the...
2004-05-11 Ilia AlshanetskyReset opt_name to NULL to ensure it's not re-used if...
2004-05-11 Derick Rethans- Fixed defines
2004-05-11 Andi Gutmans- Don't allow passing NULL to type hinted parameter.
2004-05-11 Ilia AlshanetskyFixed bug #28355 (glob() does not return error on Linux...
2004-05-11 <changelog... ChangeLog update
2004-05-10 Ilia AlshanetskyFixed crash inside cpdf_place_inline_image() when worki...
2004-05-10 Rob Richardsadd chregu as maintainer
2004-05-10 Christian StockerAdding next() method
2004-05-10 Marcus Boerger- Documentation update
2004-05-10 Zeev Suraski- Fix comparison of objects
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
next