]> granicus.if.org Git - php/shortlog
php
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...
2005-11-11 Andrei ZmievskiRe-fix Marcus's fix.
2005-11-11 Marcus Boerger- Use the const instead of hard coding
2005-11-11 Marcus Boerger- Fix build
2005-11-11 <changelog... ChangeLog update
2005-11-10 foobar- Added note about --enable-gcov being strictly for...
2005-11-10 foobarfix configure help
2005-11-10 foobar- Fixed bug #35179 (tokenizer extension needs T_HALT_CO...
2005-11-10 <changelog... ChangeLog update
2005-11-09 foobar- Fix the ccache detection.
2005-11-09 <changelog... ChangeLog update
2005-11-09 foobarCleanup the code coverage files
2005-11-08 foobar- Change paths to be relative
2005-11-08 foobar- Moved gen_php_cov functionality into the Makefile...
2005-11-08 foobarnuke #line directives.
2005-11-08 foobarMore files to have #line directives stripped for release
2005-11-08 foobar- Fix #line paths
2005-11-08 foobar- Fixed --enable-gcov to work with VPATH builds too
2005-11-08 foobar- Make sure parse_date.c is free of #line directives...
2005-11-08 foobar- Use the source file as output filename instead of...
2005-11-08 foobar- use the target file name as output file instead of...
2005-11-08 Dmitry StogovFixed bug #35142 (SOAP Client/Server Complex Object...
2005-11-08 <changelog... ChangeLog update
2005-11-08 foobar- Make sure the generated files have relative paths...
2005-11-07 Marcus Boerger- heredoc handling in -a mode
2005-11-07 Marcus Boerger- Fix Bug #32223 weird behaviour of pg_last_notice
2005-11-07 Dmitry StogovFixed bug #35009 (ZTS: Persistent resource destruct...
2005-11-07 Dmitry StogovFixed bug #35091 (SoapClient leaks memory)
2005-11-07 <changelog... ChangeLog update
2005-11-06 foobar- Do the LTP thing properly
2005-11-06 foobar- Fixed minor memory leak triggered by: -dzlib.output_c...
2005-11-06 foobar- Revert bad patch. This is wrong way to handle leak...
2005-11-06 Marcus Boerger- MFB Add tests
2005-11-06 Marcus Boerger-MFB Fix parameter parsing
2005-11-06 Derick Rethans- E_STRICT is not part of E_ALL, so the lines were...
2005-11-06 Marcus Boerger- MFB Fix tests expectations
2005-11-06 <changelog... ChangeLog update
2005-11-05 Rasmus LerdorfMFB - This isn't a DOM thing anymore, just libxml
2005-11-05 Rasmus LerdorfMFB - We don't need the simplexml requirement here...
2005-11-05 Ilia AlshanetskyMFB51: Fixed bug #31971 (ftp_login fails on some SSL...
2005-11-05 <changelog... ChangeLog update
2005-11-05 Rui Hirokawafixed garbled multibyte characters.
2005-11-04 <changelog... ChangeLog update
2005-11-03 Marcus Boerger- Add missing check flag
2005-11-03 Marcus Boerger- Tray fixing #35088
2005-11-03 Marcus Boerger- Add missing check
2005-11-03 foobar- Fixed bug #35078 (configure does not find ldap_start_...
2005-11-03 Michael Wallner- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket...
2005-11-03 <changelog... ChangeLog update
2005-11-02 foobar- Fix bad usage of php_checkuid()
2005-11-02 Derick Rethans- Fixed posix_mknod() checks and warnings.
2005-11-02 Michael Wallner- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL,...
2005-11-02 <changelog... ChangeLog update
2005-11-01 Rob Richardsoptimize sxe_add_registered_namespaces
2005-11-01 Ilia AlshanetskyMFB51: Fixed minor memory leak triggered by: -dzlib...
2005-11-01 foobarMFB: fixed test
2005-11-01 Marcus Boerger- Update docu
2005-11-01 Marcus Boerger- The iterator base interface is Traversable not Iterat...
2005-11-01 Marcus Boerger- Get rid of several wanrings
2005-11-01 Frank M. KromannFix #35037. Selecting a uniqueidentifier would return...
2005-11-01 foobar*** empty log message ***
2005-11-01 Marcus Boerger- Allow to recive derived SplFileInfo/SplFileObject...
2005-11-01 Marcus Boerger- Allow parameter parsing implementation raise an error...
2005-11-01 foobarMFB51: nuke typo
2005-11-01 foobar- Hiding bugs is not the purpose of the regression...
2005-11-01 Sebastian BergmannAdd an additional field $frame['object'] to the result...
2005-11-01 Marcus Boerger- Test no namespace case, too
2005-11-01 Marcus Boerger- Handle default namespaces
2005-11-01 Marcus Boerger- WS: Make function detection work in my editor
2005-11-01 Dmitry StogovFixed SIGSEGV
2005-11-01 Sebastian BergmannAllow bison 2.1.
2005-11-01 Sebastian BergmannRevert.
2005-11-01 <changelog... ChangeLog update
2005-11-01 Brian FranceMFB: Fixed phpize build (default PHP_OPENSSL to no...
2005-10-31 Ilia AlshanetskyMFB51: Additional open_basedir/safe_mode checks.
2005-10-31 Marcus Boerger- Make SimpleXMLIterator implement Countable
2005-10-31 Marcus Boerger- Implement count interface
2005-10-31 Rob Richardscheck node type before accessing ns - prevent corruptio...
2005-10-31 Marcus Boerger- We don't need those
2005-10-31 Dmitry StogovFixed bug #35017 (Exception thrown in error handler...
next