]> granicus.if.org Git - php/shortlog
php
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
2003-08-25 Marcus BoergerExceptions work now
2003-08-25 Marcus Boerger- Simplify php_error_cb()
2003-08-25 Rob Richardsfix debug build. use libxml dynamic linking until it...
2003-08-25 Greg Beaveradding me as helper, adding dependency on XML_RPC 1...
2003-08-25 Greg Beavermy fault - forgot to fix this
2003-08-25 foobarSome minor fixes so that this works with autoconf 2...
2003-08-25 Moriyoshi KoizumiSync with original
2003-08-25 <changelog... ChangeLog update
2003-08-24 Moriyoshi KoizumiAllow usage of external libmbfl
2003-08-24 Marcus BoergerAdd missing check
2003-08-24 Moriyoshi KoizumiIntegrate allocator code into mbstring.c
2003-08-24 Moriyoshi KoizumiSync with the original
2003-08-24 Marcus BoergerFix memory source of string duplication for non interna...
2003-08-24 Marcus Boerger- Provide appropriate way to destroy internal zval's.
2003-08-24 Marcus BoergerDon't identify alias'ed functions
2003-08-24 Zeev SuraskiUse ""'s if you want empty strings. We want to crash...
2003-08-24 Zeev SuraskiUse pemalloc()
2003-08-24 Marcus BoergerAllow NULL, too
2003-08-24 Zeev SuraskiGet rid of more ^M's - Marcus, please check your CVS...
2003-08-24 Zeev SuraskiGet rid of more ^M's
2003-08-24 Zeev Suraskiline endings fix
2003-08-24 Zeev SuraskiNever, ever, overwrite the refcount element of a connec...
2003-08-24 Marcus BoergerAdd dedicated reflection_exception
2003-08-24 Marcus BoergerAllow to throw instances of classes derived from exception
2003-08-24 Stefan RoehrichFixed bug #25218 ("deflate" compressed pages had a...
2003-08-24 Stefan RoehrichFixed zlib.output_compression without register_long_var...
2003-08-24 Marcus Boerger- Provide a unified way to display uncaught exceptions...
2003-08-24 Marcus BoergerMake invoke() work
2003-08-24 Marcus Boergerzend_parse_parameters 'O' works the way we need here
2003-08-24 Marcus BoergerNot needed
2003-08-24 Marcus BoergerMake use method macros
2003-08-24 Marcus BoergerOne of PPP is needed, too
2003-08-24 Marcus Boerger- Add Reflection_Function::isAlias
2003-08-24 Marcus Boerger- Add fn_flag ZEND_ACC_ALIAS
2003-08-24 Marcus BoergerFix fn_flags handling
2003-08-24 Rob Richardsimplement stricterrorcheck
2003-08-24 Rob Richardsimplement stricterrorcheck
2003-08-24 Rob Richardsremove document pointer references as doc is now copied
2003-08-24 Marcus BoergerAdd property read code and use that in default exceptio...
2003-08-24 <changelog... ChangeLog update
2003-08-23 Marcus BoergerAllow zend_throw_exception() to also set the exception...
2003-08-23 Marcus BoergerException has 4 protected default properties (message...
2003-08-23 Marcus BoergerInternal classes can now have default properties.
2003-08-23 Marcus BoergerShow ctor/dtor information and those don't return anything
2003-08-23 Marcus Boerger- Flag ctor/dtor methods
2003-08-23 Marcus BoergerMake exception code more robust
2003-08-23 Rui Hirokawarevert previous patch.
2003-08-23 Rui Hirokawachanged for ZTS mode.
2003-08-23 Rui Hirokawarevert my patch.
2003-08-23 Rui Hirokawastrcasecmp macro moved to mbfl_compat.h.
2003-08-23 Rui Hirokawaremove unnessesary files.
2003-08-23 Rui Hirokawaremoved mbstring/*/config.h.
2003-08-23 Rui Hirokawaadded .cvsignore and README.
2003-08-23 Rui Hirokawa@mbfilter is changed to bundled version of libmbfl...
2003-08-23 <changelog... ChangeLog update
2003-08-22 Wez Furlongignore this generated file
2003-08-22 Wez Furlongprovide general hook for exporting symbols from php4ts.dll
2003-08-22 Ilia AlshanetskyFixed bug #25127 (reset memory_limit before terminating...
2003-08-22 Ilia AlshanetskyReplace *magic number* with a much nicer define.
2003-08-22 Brian France Updated PHP_API_VERSION to 20030820 for the php_setcoo...
2003-08-22 Wez Furlongallow building without libxml2 under win32
2003-08-22 Ilia AlshanetskySet 2147483647 as the module number of user defined...
2003-08-22 Ilia AlshanetskySet module id 0 (internal) for constants registered...
2003-08-22 <changelog... ChangeLog update
2003-08-22 foobarenglish is funny
2003-08-21 Marcus BoergerAdd function 'zend_throw_exception(char *message, int...
2003-08-21 Sara Golemonftp:// wrapper context option: resume_pos
2003-08-21 Marcus BoergerIf ce not given than any object would do
2003-08-21 Marcus BoergerParamspec 'O' / zend_parse_method_params(): only if...
2003-08-21 Marcus BoergerFix parameter spec
2003-08-21 Jon PariseUnder FreeBSD, statfs(2) requires both <sys/mount.h...
next