]> granicus.if.org Git - php/shortlog
php
2004-05-16 Pierre Joye- T_WHITESPACE for the 1st test...
2004-05-16 Pierre Joye- PHP allows spaces before :: (parent :: foo(); )
2004-05-16 Timm Friebe- Fixed test for LONG_MIN / LONG_MAX for 64-bit platforms
2004-05-16 Timm Friebe- Fixed auto-conversion from long to double when LONG_MAX /
2004-05-16 Timm Friebe- Initial release
2004-05-16 Pierre Joye- Fix #1329, closedir on exit (kameshj at fastmail...
2004-05-16 Pierre Joye- Fix #1330, unused variable
2004-05-16 Pierre Joye- Fix #1249 (wrong print out the wrong state with force...
2004-05-16 Ilia AlshanetskyDo not allocate error buffer at the start of every...
2004-05-16 Marcus Boerger- Add new test
2004-05-16 Ilia AlshanetskyAdded missing safe_mode & open_basedir checks.
2004-05-16 Marcus Boerger- Fix printf with floats
2004-05-16 Wez Furlong;
2004-05-16 Wez FurlongAdd config.w32 template to ext_skel
2004-05-16 Rob Richardsconstructors throw DOMException
2004-05-16 Brad Houseupdate config.m4 for libmonetra 4.0 compatability.
2004-05-15 <changelog... ChangeLog update
2004-05-14 Andrei Zmievski.ini variables patch notice
2004-05-14 Andrei ZmievskiAdding ability to refer to existing .ini variables...
2004-05-14 Ilia AlshanetskyFixed possible memory leak inside popen().
2004-05-14 <changelog... ChangeLog update
2004-05-13 Ilia AlshanetskyFixed bug #28386 (wordwrap() wraps lines 1 character...
2004-05-13 Ilia AlshanetskyMake isapi more compatible with apache sapis as far...
2004-05-13 Stanislav Malyshevadd sqlite_exec()
2004-05-13 Ilia AlshanetskySkip session tests if session.save_path is not writable.
2004-05-13 Wez FurlongAdd --enable-memory-limit configure option (defaults...
2004-05-13 Marcus Boerger- Once ts_free_id() will be used, we cannot call ctors...
2004-05-13 <changelog... ChangeLog update
2004-05-12 Marcus Boerger- Centralize register and hash operations for startup...
2004-05-12 Marcus Boerger- Revert to 1.249
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
next