]> granicus.if.org Git - php/shortlog
php
2002-11-04 Ilia AlshanetskyFix bug #20235.
2002-11-04 Melvyn SopacuaAdd test for both sysvsem and sysvshm
2002-11-04 <changelog... ChangeLog update
2002-11-03 Ilia AlshanetskyFix win32 build.
2002-11-03 Moriyoshi KoizumiAdded a new test
2002-11-03 Moriyoshi KoizumiFixed OnUpdate_zlib_output_compression() behaviour
2002-11-03 Marcus Boergerbetter use 'Off' here
2002-11-03 Marcus Boergermissing
2002-11-03 Melvyn Sopacuaws
2002-11-03 Marcus Boergerwithout these nearly all tests fail if for example...
2002-11-03 Marcus Boergerforce showing progress of test
2002-11-03 Marcus Boergerinfo about added functionality in dba
2002-11-03 Jon PariseThe cybercash extension no longer exists in ext/.
2002-11-03 Marcus Boergerno c++ comments
2002-11-03 Marcus Boergercdb now allows multiple key-value pairs with same key
2002-11-03 Ilia AlshanetskyFixed ini argument parsing. We now support ini options...
2002-11-03 Marcus Boergercdb interface is currently readonly
2002-11-03 Marcus Boergercdb interface is currently readonly
2002-11-03 Marcus Boerger-fixed
2002-11-03 Marcus Boergeradd tests for functions in image.c (not requiring gd...
2002-11-03 Wez FurlongFix leak when read call fails (see comment in #16635).
2002-11-03 Marcus Boergerpass params used for info call to skipif also
2002-11-03 Moriyoshi Koizumistyle keisatsu
2002-11-03 Moriyoshi KoizumiDisabled output_handler in INI section
2002-11-02 Ilia AlshanetskyFixed bug #20217. When php_flag & php_value are used...
2002-11-02 Marcus Boergercopy paste error
2002-11-02 Marcus Boerger-allow parameters to be directories
2002-11-02 Dan KalowskyBug #20148 suggested work around for now.
2002-11-02 Ilia AlshanetskyRevert previous dirname() patch.
2002-11-02 Melvyn SopacuaSkip when Sablotron version is too old
2002-11-02 Ilia AlshanetskyMFZE1
2002-11-02 James Coxadding id tags
2002-11-02 Melvyn Sopacua- Use spprintf to avoid two calls to zend_get_executed_...
2002-11-02 Sascha Schumannsyntax highlighting has been added
2002-11-02 Moriyoshi KoizumiReduced compiler warnings
2002-11-02 Moriyoshi KoizumiWrong patch. Fixing...
2002-11-02 Moriyoshi KoizumiAdded iconv entry
2002-11-02 Marcus Boergerolder versions do not have this functions
2002-11-02 Marcus Boergerws
2002-11-02 Marcus Boergerthis would break tests by modifying EXPECT sections
2002-11-02 Marcus Boergerfix TSRM build
2002-11-02 Marcus Boergerfix a warning
2002-11-02 Derick Rethans- Fix segfault when __CLASS__ was used outside a class...
2002-11-02 Derick Rethans- MFZE1
2002-11-02 Ilia AlshanetskyMFZE1 (20214).
2002-11-02 Sascha Schumannadd missing }}} closure
2002-11-02 Sascha Schumannfix obvious copy&paste error
2002-11-02 Melvyn SopacuaFix typo
2002-11-02 <changelog... ChangeLog update
2002-11-02 Melvyn Sopacuatest rename
2002-11-02 Melvyn Sopacua- Fix issues with 'arg' scheme and external files,...
2002-11-02 Melvyn SopacuaTest for files in 'args' provided handles
2002-11-01 Colin Viebrockahem
2002-11-01 foobar- Added searching for Kerberos libs in default location...
2002-11-01 Martin Jansen* Fix bug #20207.
2002-11-01 Lenar LõhmusFix scheme_getall() function so that data returned...
2002-11-01 Marcus BoergerAdd testcase for every single handler
2002-11-01 Marcus BoergerAlways show handler used
2002-11-01 Marcus Boergertest.dbm* -> test0.dbm*
2002-11-01 Marcus Boergerphp_error -> php_error_docref
2002-11-01 Melvyn SopacuaFix test output
2002-11-01 Marcus Boerger-move -d stuff into function and update settings for...
2002-11-01 Marcus Boergerupdate test
2002-11-01 Sascha SchumannSimplify handler dispatching mechanism
2002-11-01 Sascha SchumannAdd missing return statement.
2002-11-01 Sascha Schumannupdate
2002-11-01 Sascha Schumannimprove host header checking, only affects systems...
2002-11-01 Christian Stockerfix for bug #20209 (appending text nodes leads to segfa...
2002-11-01 Andi Gutmans- Fix unset($this->foo)
2002-11-01 Wez FurlongProbable fix for #20180.
2002-11-01 Ilia AlshanetskyReverting previous OpenSSL patch.
2002-11-01 Melvyn SopacuaSegfault test, currently unsolved
2002-11-01 Melvyn SopacuaTestcase for new Sablotron option
2002-11-01 Melvyn Sopacua- Fix registration of XSLT_SABOPT_FILES_TO_HANDLER
2002-11-01 <changelog... NEWS update
2002-11-01 <changelog... ChangeLog update
2002-11-01 Ilia AlshanetskyFixed win32 build (hopefuly).
2002-11-01 Ilia AlshanetskyPossible fix for #20014. Suggested by wez@php.net
2002-11-01 Ilia AlshanetskyFixed bug #18710. dirname() now returns consistent...
2002-11-01 John CoggeshallModified the experimental new test class to make it...
2002-10-31 Melvyn Sopacuacopy/waste error
2002-10-31 Melvyn Sopacua- Add constant XSLT_SABOPT_FILES_TO_HANDLER overriding...
2002-10-31 Melvyn SopacuaFix typo
2002-10-31 Melvyn SopacuaAdd test for xslt_getopt
2002-10-31 Moriyoshi KoizumiFixed library capability detection behaviour.
2002-10-31 Christian Stockerfix proto for clone_node
2002-10-31 foobarAdded built date and time to -v output.
2002-10-31 Moriyoshi KoizumiMoved the test into the suitable place
2002-10-31 Derick Rethans- Bah, Jani needs to be clearer next time ;P
2002-10-31 Derick Rethans- Make Jani happy
2002-10-31 foobarjaws
2002-10-31 Derick RethansDiscuss first!
2002-10-31 Yasuo OhgakiFixed more ini settings.
2002-10-31 Derick Rethans- Added an aditional parameter to the jdtojewish()...
2002-10-31 Wez FurlongCorrect a copy-n-paste bug. Spotted by Michael Sisolak...
2002-10-31 Derick Rethans- Fix test, in some cases the first significant number...
2002-10-31 Dan KalowskyPatch for windows DSN less connection #20086 (by john...
2002-10-31 <changelog... ChangeLog update
2002-10-30 Moriyoshi KoizumiPrevent unnecessary notices on success
2002-10-30 Sascha Schumannfirst step towards asynchronous content body processing
next