]> granicus.if.org Git - php/shortlog
php
2003-08-30 Marcus BoergerMake those final (see comment)
2003-08-30 foobarAdd note about version requirement
2003-08-30 foobarAdded version checking and --with-openssl-dir option
2003-08-30 foobarstupid windows
2003-08-30 Sascha SchumannNever overwrite .c files when re2c does not exist.
2003-08-30 <changelog... ChangeLog update
2003-08-29 Marcus BoergerFix property inheritance by using dedicated new function
2003-08-29 Marcus Boerger- Add zend_merge_properties() which is designed to...
2003-08-29 Marcus Boerger- Use zend_fcall_info_cache in invoke() to improve...
2003-08-29 Marcus BoergerThrow exception if user wants to pass arguments to...
2003-08-29 Marcus BoergerThrow exception if user wants to pass arguments to...
2003-08-29 Greg BeaverOne more fix for spaces in paths
2003-08-29 Marcus BoergerAllow to pass arguments to the constructor
2003-08-29 Greg Beaverfix optional dependencies in Dependency.php, remove...
2003-08-29 Tomas V.V.CoxThis patch allows:
2003-08-29 Tomas V.V.Coxsnapshot < devel (betterStates())
2003-08-29 Sergey Kartashoff- A mnogosearch extension is updated to work with mnogo...
2003-08-29 Sascha SchumannFix a segfault which occured when using a storage forma...
2003-08-29 foobar- skip with CLI
2003-08-29 foobar- Skip with CLI
2003-08-29 Zeev SuraskiFix a problem in implicit public properties and inheritance
2003-08-29 Sascha Schumannimprove format string
2003-08-29 Sascha Schumannimprove a number of zend_debug format strings
2003-08-29 Greg Beaveradd note about fix for spaces in paths for an installat...
2003-08-29 Greg Beaverfix spaces in paths for an installation into a director...
2003-08-29 foobarMFB
2003-08-29 <changelog... ChangeLog update
2003-08-29 Marcus BoergerAdd define to reset error handling more easily
2003-08-29 Marcus BoergerNeed to tell zend_fetch_debug_backtrace() whether to...
2003-08-28 Marcus BoergerAdd public read access to protected
2003-08-28 Marcus BoergerNeed to check if we got any value before destroying it
2003-08-28 Marcus BoergerMatch expected class and instantiated class
2003-08-28 Marcus BoergerAdd sqlite_fetch_object()
2003-08-28 Marcus BoergerError messages show the class now
2003-08-28 Marcus Boergerformat string fix and number of arguments
2003-08-28 Marcus BoergerAdd zend_throw_exception_ex() which allows to format...
2003-08-28 Marcus BoergerClasse tables work this way
2003-08-28 Ard BiesheuvelPrototype fixes
2003-08-28 Andrey Hristovthis is the right parameter
2003-08-28 Andrey Hristovformat string fixes
2003-08-28 Andrey Hristovmisplaced quote
2003-08-28 Andrey Hristov\n at the end of the message is not needed
2003-08-28 Marcus Boerger- Split debug_backtrace() into lowlevel c function...
2003-08-28 Ilia AlshanetskyFixed compiler warnings.
2003-08-28 Ilia AlshanetskyFixed format error.
2003-08-28 Ilia AlshanetskyFixed format bug
2003-08-28 Sascha Schumannformat string fix
2003-08-28 Sascha Schumannolder gccs don't understand attribute((format)) on...
2003-08-28 foobar- added mcve to the modules workspace
2003-08-28 Sascha SchumannFix error message
2003-08-28 Sascha Schumannkill warnings
2003-08-28 Sascha SchumannZEND_GCC_VERSION should always be defined to a number...
2003-08-28 Sascha Schumannfix format strings
2003-08-28 Sascha Schumannadd format attribute where appropiate
2003-08-28 Ard BiesheuvelFixed some format strings
2003-08-28 Sascha SchumannAdd format attribute to a number of functions
2003-08-28 foobarRevert the patch per Dan\´s request
2003-08-28 Sascha Schumannkill warnings
2003-08-28 foobarMFB
2003-08-28 Stefan RoehrichRemove NEWS entry because fix was committed to 4.3...
2003-08-28 Sascha Schumannfix format string (long port)
2003-08-28 foobarMFB
2003-08-28 Sascha SchumannUse ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOC
2003-08-28 Sascha Schumanncleanup & centralize ZEND_GCC_VERSION and ZEND_ATTRIBUT...
2003-08-28 Andrey Hristovproto fix
2003-08-28 Sascha SchumannEnable attribute((malloc)) for GCC 2.96
2003-08-28 Stanislav MalyshevMF4: -m fix for premature extension unloading
2003-08-28 foobartypofix
2003-08-28 Sascha SchumannGCC 2 does not know about malloc yet.
2003-08-28 Moriyoshi KoizumiAdd further check for "#include MACRO" style syntax
2003-08-28 Sascha Schumannprovide attribute((malloc)) where appropiate
2003-08-28 Sascha SchumannLet GCC check format arguments
2003-08-28 Greg Beaver* added --alldeps --onlyreqdeps options for pear instal...
2003-08-28 <changelog... ChangeLog update
2003-08-28 Ilia AlshanetskyFixed bug #25109 (Possible crash when fetching field...
2003-08-28 Ilia AlshanetskyFixed tests that failed in ZTS due to incorrect file...
2003-08-28 Ard BiesheuvelTest multiple execution of a prepared EXEC PROCEDURE...
2003-08-28 Ard BiesheuvelTest for BLOB ID survival of close()/connect()
2003-08-28 Ard BiesheuvelRemoved TSRMLS_FETCH from _php_ibase_module_error()
2003-08-27 Ilia AlshanetskyPrevent abrupt script execution when sendmail_path...
2003-08-27 Ard BiesheuvelDo not reuse data structure for ibase_execute() results.
2003-08-27 Marcus BoergerNuke unused variable
2003-08-27 Marcus BoergerFix reflection_class::newInstance()
2003-08-27 Greg Beaveradding betterStates() for usage in automatic dependency...
2003-08-27 Dan KalowskyCommitting a patch for IBM DB2 BLOB support submitted...
2003-08-27 foobar- Use the shtool in $builddir/build instead
2003-08-27 Sascha SchumannUse INSTALL to install build files
2003-08-27 Ilia AlshanetskyPrevent a crash when expand_filepath() fails.
2003-08-27 Sara GolemonSquelch warning "Variable may be used uninitialized."
2003-08-27 <changelog... ChangeLog update
2003-08-27 Ilia AlshanetskyFixed bug #22243 (make pg_meta_data fetch array dimentions)
2003-08-26 foobar- Fixed bug #25166 (WDDX serializer handler missing...
2003-08-26 foobar- Prevent crash if non-existing save/serializer handler...
2003-08-26 <changelog... ChangeLog update
2003-08-26 Sascha SchumannUse $(INSTALL_DATA) instead of cp
2003-08-25 foobar- Fixed bug #25240 (spaces before pre-processor directives)
2003-08-25 Sara GolemonBugfix#25239 Closing control stream while data stream...
2003-08-25 Marcus BoergerUpdate
2003-08-25 Marcus Boerger- Fix compile
2003-08-25 Marcus BoergerUpdate exception code
next