]> granicus.if.org Git - php/shortlog
php
2003-01-16 Harald Radiupdate skeleton
2003-01-16 Harald Radifix path to config.w32.h
2003-01-16 Harald Radiadd COM
2003-01-16 Harald Radiprevent HEAD + ZE1 builds and add COM
2003-01-16 Harald Radifor those who prefer to have com as a shared lib
2003-01-16 Harald Radimake layers loadable as self-sustaining php extension
2003-01-16 Dan Kalowskytypo corrected
2003-01-16 Dan KalowskyAdding in test ability for WIndows to fetch_objects
2003-01-16 Edin KadribasicFixed bug #21648
2003-01-16 Sascha SchumannAdd INI setting session.hash_bits_per_character which...
2003-01-16 Ilia AlshanetskyFixed bug #20079 (made ora_logoff return TRUE on success).
2003-01-16 <changelog... ChangeLog update
2003-01-16 Ilia AlshanetskyFixed bug #20933 (isset/empty didn't work when used...
2003-01-15 Edin KadribasicAdded some missing modules. Removed some that are built...
2003-01-15 Sascha Schumannscrap STANDARD_SAPI_MODULE_PROPERTIES; it is causing...
2003-01-15 Andi Gutmans- Revert int -> unsigned int change for str.len
2003-01-15 Ilia AlshanetskyMore build fixes.
2003-01-15 Sascha SchumannRevert commit which turned the lengths of strings into...
2003-01-15 Wez FurlongRelieve scripts of the burden of ensuring that all...
2003-01-15 Ilia AlshanetskyFixed a typo.
2003-01-15 Sebastian BergmannDefine PHP_CAN_SUPPORT_PROC_OPEN.
2003-01-15 Sebastian BergmannAdd proc_open.c to project.
2003-01-15 Wez Furlong- Move proc_open code to a source file of it's own.
2003-01-15 Ilia AlshanetskyBuild fixes.
2003-01-15 Moriyoshi KoizumiFixed a qp encoder bug that the constructor sometimes...
2003-01-15 Ilia AlshanetskyTypo fixes.
2003-01-15 Ilia AlshanetskyFixed typo.
2003-01-15 Ilia AlshanetskyVarious corrections.
2003-01-15 Ilia AlshanetskyFixed typos.
2003-01-15 Ilia AlshanetskyTypo corrections.
2003-01-15 Sascha Schumannwhitespace
2003-01-15 Sascha Schumannwhitespace
2003-01-15 Yasuo OhgakiFixed proto
2003-01-15 Adam DickmeissFix functions comments (connection resource rather...
2003-01-15 Adam DickmeissFix lib config for the case where YAZ depends on multip...
2003-01-15 Ilia AlshanetskyKill compile warning.
2003-01-15 Ilia AlshanetskyNewer parameter parsing API.
2003-01-15 Ilia AlshanetskyGetting rid of the old API parsing code.
2003-01-15 Ilia AlshanetskyChanged php_error to php_error_docref.
2003-01-15 Ilia AlshanetskyRemoved pointless checks around array_init() & ZE memor...
2003-01-15 <changelog... ChangeLog update
2003-01-15 Ilia AlshanetskyThis patch allows cpdf to be compiled in conjunction...
2003-01-14 Andi Gutmans- Change "is" to "instanceof" as it explains better...
2003-01-14 Ilia AlshanetskyPorting of patch applied to ext/xmlrpc.
2003-01-14 Ilia AlshanetskyMade the code use php_error_docref().
2003-01-14 Andrey HristovMigrated to C style comments.
2003-01-14 Ilia AlshanetskyChanged getParameters() to zend_get_parameters_ex().
2003-01-14 Ilia AlshanetskyFixed compile warnings.
2003-01-14 Ilia AlshanetskyOne more typo.
2003-01-14 Ilia AlshanetskyFixed typos.
2003-01-14 Moriyoshi KoizumiAppended my name to the list of authors
2003-01-14 Moriyoshi KoizumiTest update for new feature
2003-01-14 Ilia AlshanetskySwitched from old getParse* argument parsing API to...
2003-01-14 Andrey Hristovadded function get_memory_usage(). available only when...
2003-01-14 Ilia AlshanetskyFixed compile warning & removed useless variable.
2003-01-14 Ilia AlshanetskyChanged php_error to php_error_docref.
2003-01-14 Moriyoshi KoizumiAdded a new option "force-encode-first" to the quoted...
2003-01-14 Ilia AlshanetskyChanged php_error() to php_error_docref().
2003-01-14 Moriyoshi KoizumiMade php_quot_print_decode() RFC2045-compliant
2003-01-14 Stanislav Malyshevfix memory leaks and key size
2003-01-14 Edin KadribasicMFB: bind_textdomain_codeset() availability on windows
2003-01-14 Ilia AlshanetskyMFZE2
2003-01-14 Derick Rethanss/gd/gd2
2003-01-14 Stanislav Malyshevfix warning
2003-01-14 Stanislav MalyshevMake add_property_ functions work via write_property...
2003-01-14 Stanislav Malyshevws
2003-01-14 Ilia AlshanetskyReverting previous patch.
2003-01-14 Ilia AlshanetskyChanged php_error to php_error_docref().
2003-01-14 <changelog... ChangeLog update
2003-01-14 Moriyoshi KoizumiFixed small memory leak that occurs when the invalid...
2003-01-14 Moriyoshi KoizumiFixed quoted-printable encoder so that it produces...
2003-01-13 foobarFixed bug: #21543, Informix version detection fails
2003-01-13 Frank M. Kromannfalse should be VT_FALSE
2003-01-13 Moriyoshi KoizumiFixed typoFixed typoFixed typoFixed typoFixed typoFixed...
2003-01-13 Andrey Hristovadded array_combine().
2003-01-13 Andrey HristovModifying TS build.
2003-01-13 Ilia AlshanetskyMFZE2
2003-01-13 Edin KadribasicAdjust paths for the new location of ext/rpc/java
2003-01-13 Edin KadribasicAdjust paths to the new location java.dsp
2003-01-13 Edin KadribasicFix ZTS build here too.
2003-01-13 Edin KadribasicFixed ZTS build.
2003-01-13 Moriyoshi KoizumiFixed a silly segfault bug caused by lack of strict...
2003-01-13 Sascha Schumannwhich is not portable. use our bundled shtool instead.
2003-01-13 Moriyoshi Koizumi. Implemented a common filter parameter parsing function.
2003-01-13 Derick Rethans- Fix ZTS build
2003-01-13 Andi Gutmans- Don't check if the handle is bogus. We should crash.
2003-01-13 <changelog... ChangeLog update
2003-01-12 Moriyoshi KoizumiAdded test case for bug #21600
2003-01-12 Harald Radifix wrong dereferenciation
2003-01-12 Moriyoshi KoizumiFixed a bug of the base64 decoder that a sequence of...
2003-01-12 Stanislav Malyshevfix inheritance
2003-01-12 Stanislav MalyshevZE2 compatibility
2003-01-12 Stanislav MalyshevRemove handle_property from here too
2003-01-12 Stanislav MalyshevRIP handle_* functions. ZE2 will use __ handlers instead.
2003-01-12 Sebastian BergmannZTS fixes.
2003-01-12 Stanislav MalyshevDisable ZE2-incompatible parts
2003-01-12 Stanislav MalyshevMove Z_OBJ_P here.
2003-01-12 Stanislav MalyshevRemove Z_OBJ - it's internal to Zend objects, no generi...
2003-01-12 Sebastian BergmannZTS fixes.
2003-01-12 Stanislav Malyshevadd get_class_name handler
next