]> granicus.if.org Git - php/shortlog
php
2005-11-21 Michael Wallner- fix a couple of warnings
2005-11-21 Dmitry StogovFixed "getParameters" method
2005-11-21 <changelog... ChangeLog update
2005-11-21 Sara GolemonFix double-final potentially causing double-free
2005-11-20 Derick Rethans- MF51: Fixed bug #35143 (gettimeofday() ignores curren...
2005-11-20 Sara GolemonAdd HAVAL algorithm
2005-11-20 Ilia AlshanetskyMFB51: Fixed bug #35303 (PDO prepare() crashes with...
2005-11-20 foobar- Fixed bug #35243 (php_mblen() crashes when compiled...
2005-11-20 Sebastian BergmannMFB: Use /RTC1 instead of /GZ for MS VisualStudio 2005.
2005-11-20 Johannes Schlüter- Fix SPL class listing for phpinfo in unicode mode
2005-11-20 Marcus Boerger- Extend SimpleXmlElement::__construct() with two param...
2005-11-20 Marcus Boerger- Do locking in lib rather then on streams
2005-11-20 <changelog... ChangeLog update
2005-11-20 Andrei Zmievski*** empty log message ***
2005-11-19 Sara GolemonAdd hmac-md5 test file to package.xml
2005-11-19 Michael WallnerPHP-5.1 compatibility
2005-11-19 Antony Dovgalfix PECL bug #5986 (connections use case sensitive...
2005-11-19 Sara GolemonAdd streams based incremental hashing updaters
2005-11-19 Sara GolemonExpose registered hashing algos
2005-11-19 Marcus Boerger- Fix bug #35295 typo in config.m4 for reflection extension
2005-11-19 Antony Dovgalfix #35293 (PDO segfaults when using persistent connect...
2005-11-19 foobarNOTE: Things that are fixed in version released year...
2005-11-19 Michael Wallner- fix PCRE_INCDIR for external libpcre
2005-11-19 Marcus Boerger- Fixed Bug #35286 tokenizer ext drops final comment...
2005-11-19 <changelog... ChangeLog update
2005-11-19 Rui Hirokawafixed #35253 length of the encoded string vilolates...
2005-11-18 Marcus Boerger- Disabled globals code in a way that does not affect...
2005-11-18 Sara GolemonTypo
2005-11-18 Sara GolemonOne last 64bit change, skip all this long long malarkey...
2005-11-18 Sara GolemonMacrofy 64bit integers in sha384/sha512 to make Win32...
2005-11-18 Frank M. KromannFix #33201 Crash when fetching some data types
2005-11-18 Sara GolemonAdd HMAC support
2005-11-18 Frank M. KromannFix #33963. mssql_bind fails on input parameters
2005-11-18 Frank M. KromannFix #32009 crash when mssql_bind() is called more than...
2005-11-18 Sara GolemonExpose sha1() and sha1_file() functions when core funcs...
2005-11-18 Sara GolemonInitial Commit
2005-11-18 Frank M. KromannFix #33153 Crash in mssql_next_result().
2005-11-18 Ilia AlshanetskyMFB51: Fixed bug #35278 (Multiple virtual() calls crash...
2005-11-18 foobarreorder
2005-11-18 Rasmus Lerdorfallow_url_include
2005-11-18 Rasmus LerdorfAdd allow_url_include to let people turn on allow_url_f...
2005-11-18 foobarMFB51: fix build when --with-libedit is used
2005-11-18 Dmitry StogovFixed bug #35273 (Error in mapping soap - java types)
2005-11-18 Derick Rethans- Ready 0.9.3.
2005-11-18 Derick Rethans- Fixed default so that it does not even encode quotes.
2005-11-18 <changelog... ChangeLog update
2005-11-18 Rob Richardsfix configure - reflection is its own extension
2005-11-17 Marcus Boerger- Reflection was moved to its own extension
2005-11-17 Marcus Boerger- Need to define HAVE_REFLECTION
2005-11-17 Marcus Boerger- Reflection was moved into its own extension
2005-11-17 Marcus Boerger- Move Reflection into its own extension
2005-11-17 Marcus Boerger- reflection not reflectino
2005-11-17 Marcus Boerger- Make this an extension
2005-11-17 Rasmus LerdorfMFB: missing }}}
2005-11-17 Ilia AlshanetskyMFB51: Moved date constants into the date class, they...
2005-11-17 Ilia AlshanetskyHopefully resolve all the Apache 2 sub-request problems...
2005-11-17 Sara GolemonBugfix #32371 php://input sometimes returns duplicate...
2005-11-17 Antony Dovgalmake GCC happy and suppress the warning
2005-11-17 Ilia AlshanetskyMFB51: fixed test
2005-11-17 Ilia AlshanetskyMFB51: Fixed bug #35248 (sqlite_query() doesnt set...
2005-11-17 Antony Dovgalfix #35079 (stream_set_blocking(true) toggles, not...
2005-11-17 Derick Rethans- MF51: Fixed bug #35218 (strtotime no longer ignores...
2005-11-17 foobar- Renamed config.m4 to config0.m4
2005-11-17 foobarfix typo
2005-11-17 foobar- Moved the files from resource to one level down.
2005-11-17 foobar- Fix compile failure when ext/readline is compiled...
2005-11-17 Dmitry StogovRemoved support for continue and break operators with...
2005-11-17 <changelog... ChangeLog update
2005-11-17 foobar- Filters may behave differently with empty string...
2005-11-17 foobar- Add simple test for filter_data() basic filters
2005-11-17 Ilia AlshanetskyMFB51: Allow zend_parse_parameters to handle non-well...
2005-11-17 foobar- Fix PECL bug #5963
2005-11-16 foobar- Fix build in PECL mode and in PHP core
2005-11-16 foobar- Fix build problems with pecl/filter/
2005-11-16 foobar- Missing .cvsignore
2005-11-16 Dmitry StogovFixed bug #35239 (Objects can lose references)
2005-11-16 Dmitry StogovFixed bug #35229 (call_user_func() crashes when argueme...
2005-11-16 <changelog... ChangeLog update
2005-11-15 Marcus Boerger- Add new test
2005-11-15 foobarremove old news
2005-11-15 Dmitry StogovAllow "null" default value for arguments with array...
2005-11-15 Pierre Joye- switch to bsd license
2005-11-15 Ilia AlshanetskyMFB51: Fixed memory leak on php-cli -h
2005-11-15 Dmitry StogovAllow recursive calls to __get/__set for different...
2005-11-15 Ilia AlshanetskyAllow recursive calls to __get/__set for different...
2005-11-15 Antony Dovgalcall zend_objects_destroy_object() explicitly
2005-11-15 foobarfix warning
2005-11-15 Dmitry StogovFixed call to __destruct() for objects of classes deliv...
2005-11-15 foobar- Prepare for including in PHP core
2005-11-15 Dmitry StogovFixed bug #35176 (include()/require()/*_once() produce...
2005-11-15 <changelog... ChangeLog update
2005-11-15 Ilia AlshanetskyFixed possible crash in http:// wrapper.
2005-11-14 Frank M. KromannMFB: Change max_procs from 25 to library default. This...
2005-11-14 Antony Dovgalfix #35197 (Destructor is not called) and similar issue...
2005-11-14 <changelog... ChangeLog update
2005-11-13 <changelog... ChangeLog update
2005-11-12 Derick Rethans- Fixed protos.
2005-11-12 Andrei ZmievskiGrr. Re-re-fix the fix.
2005-11-12 <changelog... ChangeLog update
2005-11-12 foobar- Fix the "php -v" output when neither --enable-debug...
next