]> granicus.if.org Git - php/shortlog
php
2002-11-06 Sebastian BergmannFix ZTS build.
2002-11-06 Ilia AlshanetskyInstead of checking whether realpath exists based on...
2002-11-06 Sascha Schumannemalloc never returns 0, so we can simplify the code...
2002-11-06 Sascha Schumann- use TCP_DEFER_ACCEPT
2002-11-06 Moriyoshi KoizumiCosmetics
2002-11-06 Moriyoshi KoizumiAdded a test case to check the behaviour on failure
2002-11-06 Marcus Boergeradded missing magic_quotes_runtime=0
2002-11-06 Moriyoshi KoizumiClean up
2002-11-06 Moriyoshi KoizumiStricter SKIPIF conditions
2002-11-06 Moriyoshi KoizumiFixed segfaults in case the specified encoding is not...
2002-11-06 Moriyoshi KoizumiOops, preg_match() returns integer value, not boolean.
2002-11-06 Stanislav Malyshevfix zend_assign_to_object_op
2002-11-06 Moriyoshi KoizumiMade skip conditions stricter.
2002-11-06 Marcus Boerger-convert from dos to unix file
2002-11-06 Marcus Boerger-convert from dos to unix file
2002-11-06 Marcus Boergercheck whether a written databse can be appended and...
2002-11-06 Marcus Boergerfix locks and reading
2002-11-06 Wez FurlongDisable --with-curlwrappers.
2002-11-06 Marcus BoergerThere shall never be an external library for this ...
2002-11-06 Marcus BoergerUse the the name 'flatfile' correctly so the handler...
2002-11-06 Marcus Boergermove newly introduced flatfile support from dbm to...
2002-11-06 Marcus Boergercorrect file open modes
2002-11-06 Marcus Boergeradd fprintf replacement: tested, working, used
2002-11-06 Marcus Boerger#add myself
2002-11-06 Marcus BoergerIncorporate rewritten version of dbm from db extension.
2002-11-06 Marcus BoergerMake the macro use the function and not the other macro...
2002-11-06 Marcus Boergerphp_stream replacement for fprintf
2002-11-05 Ilia AlshanetskyFixed bug #20035. ZE now allows us to pass the current...
2002-11-05 Ilia AlshanetskyMFZE1
2002-11-05 Andi Gutmans- Shift around zend_op members
2002-11-05 Ilia AlshanetskyFixed compile warning, removed unused variables and...
2002-11-05 Andi Gutmans- A couple of updates
2002-11-05 Marcus Boergercorrect errors
2002-11-05 Andi Gutmans- Add support for static methods. Basically methods...
2002-11-05 Andi Gutmans- $clone -> $that
2002-11-05 Andi Gutmans- Fix bug introduced with type change of free_op1/2
2002-11-05 Andi Gutmans- Arghh... Change #ifdef to #ifndef
2002-11-05 Andi Gutmans- Fix Engine 2 build
2002-11-05 Andi Gutmans- ATTENTION: Finally nuke old_function and cfunction...
2002-11-05 Ilia AlshanetskyRevert of previous patch.
2002-11-05 Andi Gutmans- Change the automatically created variable $clone...
2002-11-05 Moriyoshi KoizumiFixed typo
2002-11-05 Andi Gutmans- Fix TSRM_ERROR macro
2002-11-05 Moriyoshi KoizumiAdded a test for bug #20261
2002-11-05 Stanislav Malyshevavoid using 'class' in exported functions - it annoys c++
2002-11-05 Ilia AlshanetskyFixed a memory leak in array_fill().
2002-11-05 Marcus Boergercall php_module_startup after zts has been initialised...
2002-11-05 Marcus Boerger-use of emalloc functions
2002-11-05 Edin KadribasicIgnore all temporary target directories created by...
2002-11-05 Ilia AlshanetskyAdded 4th argument to virtual_file_ex() that specifies...
2002-11-05 Marcus BoergerWhy did open fail?
2002-11-05 Ilia AlshanetskyFix compile warning.
2002-11-05 Edin KadribasicAdded two new targets to the ldap win32 build which...
2002-11-05 Edin KadribasicFixed win32 build by including missing stddef.h
2002-11-05 Moriyoshi Koizumistyle fix
2002-11-05 Edin KadribasicMoving php/embed windows build files to sapi/embed...
2002-11-05 Andrey Hristovcorrecting typos.
2002-11-05 Marcus Boergeradded missing compiler define
2002-11-05 Marcus Boergerno memory no members
2002-11-05 Marcus Boergersilence
2002-11-05 Edin KadribasicMade php -v output look nicer on standard 80 column...
2002-11-05 Marcus Boergercorrect define: silences compiler warning in http_fopen...
2002-11-05 Marcus BoergerUse EXPECT again
2002-11-05 Marcus BoergerComment out part 3 for now
2002-11-05 Adam DickmeissFix handling of zero-length records
2002-11-05 Timm Friebe#- Added myself here
2002-11-05 Timm Friebe@- Implemented features/changes requested in Bug #16960...
2002-11-05 Stig BakkenFixed some special cases that were crashing for the...
2002-11-05 Stig BakkenAdded separate functions for setting include_path,...
2002-11-04 Ilia AlshanetskyRevert virtual_link() patch.
2002-11-04 David ReidWork around a daft mistake in the beos headers...
2002-11-04 Andi Gutmans- Clean up mess made by netware guys. There's no reason...
2002-11-04 David ReidNot all systems have sys/ipc.h so let's check and only...
2002-11-04 Marcus Boergercollect and append dba changes
2002-11-04 Marcus Boergerincorporate cdb-0.75 as suggested by D. J. Bernstein
2002-11-04 Ilia AlshanetskySilence compiler warning.
2002-11-04 Ilia AlshanetskySilence compiler warnings.
2002-11-04 Ilia AlshanetskyIf ordered is not set a random compiler assigned value...
2002-11-04 Marcus Boerger2nd wow returns different results with ZE1/ZE2
2002-11-04 Ilia AlshanetskySilence compile warning, ctype.h is needed for tolower...
2002-11-04 Ilia AlshanetskyRemoved \r, which caused the test to fail.
2002-11-04 Marcus Boergeruse ecmalloc/efree functions instead of (c|m)alloc...
2002-11-04 Sascha SchumannFix debugging description
2002-11-04 Moriyoshi KoizumiFixed bug #20243
2002-11-04 Marcus Boergerpassing around TSRM
2002-11-04 Marcus BoergerSee http://bugs.php.net/20175
2002-11-04 Marcus Boergermove the run-test tests to the top
2002-11-04 Marcus Boerger-testing the tests
2002-11-04 Marcus Boergersort them
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
next