]> granicus.if.org Git - php/shortlog
php
2005-03-26 foobar- Fix windows build (using config.w32 and keeping sync...
2005-03-26 <changelog... ChangeLog update
2005-03-26 foobarFix path
2005-03-25 foobarThese entries do not belong in NEWS file (internal...
2005-03-25 Andi Gutmans- Increment year in copyright notice
2005-03-25 Christopher... (PHP pg_unescape_bytea) Use libpq version of PQunescape...
2005-03-25 <changelog... ChangeLog update
2005-03-25 Ilia AlshanetskySlightly safer code.
2005-03-24 Marcus Boerger- Second part of removing temp solution
2005-03-24 Marcus Boerger- Remove potential bad solution for now
2005-03-24 foobarRemove: Has not existed for ages..
2005-03-24 Marcus Boerger- Fix null handling found by thies
2005-03-24 Marcus Boerger- Add new test
2005-03-24 <changelog... ChangeLog update
2005-03-24 Andi Gutmans- Fix typos
2005-03-24 Antony Dovgalfix leak when register_long_arrays is off
2005-03-23 Moriyoshi Koizumi- Fix bug #32311 (mb_encode_mimeheader() does not prope...
2005-03-23 Moriyoshi Koizumi- Add test case for iconv_mime_encode().
2005-03-23 Moriyoshi Koizumi- Add sanity check in iconv_mime_encode(). Leaving...
2005-03-23 Andrei ZmievskiConsolidate: call _get_zval_ptr_var() for IS_VAR case in
2005-03-23 Dmitry Stogovwindows compatibility fix
2005-03-23 Christopher... - Use a replacement for PQunescapeBytea so that linking...
2005-03-23 Dmitry StogovAllow define connection timeout throught "connection_ti...
2005-03-23 Marcus Boerger- Notices shouldn't be treatedas errors and thus not...
2005-03-23 Dmitry StogovFixed bug #31695 (Cannot redefine endpoint when using...
2005-03-23 Christopher... - Ensure that ext/pgsql tests work when linked against...
2005-03-23 <changelog... ChangeLog update
2005-03-23 foobarMissing line
2005-03-23 foobar- Missing file
2005-03-23 foobarclean
2005-03-22 Moriyoshi Koizumi- Add Armenian encoding / NLS (patch by Hayk Chamyan)
2005-03-22 foobarAdded SKIPIF
2005-03-22 foobarAddded test for locale aware sort
2005-03-22 Antony Dovgalfix #28803 (enabled debug causes bailout errors with...
2005-03-22 Ilia AlshanetskyFixed compiler warning.
2005-03-22 Marcus Boerger- Add function pdo_drivers()
2005-03-22 Marcus Boerger- the driver's key name is not zero terminated, hence...
2005-03-22 Dmitry StogovFixed bug #30106 (SOAP cannot not parse 'ref' element...
2005-03-22 Derick Rethans- Changed to reflect "current practise"
2005-03-22 Christopher... Tweak some #if's to be more orthogonal.
2005-03-22 Ilia AlshanetskySimplify argument checking code for array_combine().
2005-03-22 <changelog... ChangeLog update
2005-03-21 Marcus Boerger- Fix Bug #32394 offsetUnset() segfaults in a foreach
2005-03-21 Dmitry StogovSupport for <soap:body> "parts" attribute
2005-03-21 Andrei ZmievskiDefine PHP_ABSTRACT_ME
2005-03-21 Andrei Zmievskiinternal_function->fn_flags is not initialized at this...
2005-03-21 John CoggeshallAdded three new properties to the node: line, column...
2005-03-21 <changelog... ChangeLog update
2005-03-21 Wez Furlongfix my silly typo
2005-03-21 Marcus Boerger- Fix test (warnings are expected since there is no...
2005-03-21 Marcus Boerger- Add new tests
2005-03-21 Marcus Boerger- Simplify code (only implement handlers that are neces...
2005-03-20 Marcus Boerger- Added missing description (thanks jani)
2005-03-20 Marcus Boerger- Add new test
2005-03-20 Ilia AlshanetskyDetect shtool properly when build-dir != php source...
2005-03-20 Marcus Boerger- Update
2005-03-20 Dmitry StogovFixed SoapFault::details passing
2005-03-20 Zeev SuraskiMerge
2005-03-20 foobar- Fixed a warning (might also be an error with some...
2005-03-20 Christopher... Two of the diagnostic definitions were added in 8.0...
2005-03-20 <changelog... ChangeLog update
2005-03-19 Marcus Boerger- More fixes to gracefully act on exception thrown...
2005-03-19 Marcus Boerger- Update test
2005-03-19 Marcus Boerger- Add new test
2005-03-19 Marcus Boerger- Fix #31185
2005-03-19 foobarless wordy
2005-03-19 Marcus Boerger- We don't need to block those here (works as it works...
2005-03-19 Marcus Boerger- Fix all incarnations of bug #30266
2005-03-19 Marcus Boerger- Check another incarnation of bug #30266
2005-03-19 Antony Dovgalfix #32373 (segfault in bzopen('/wrong/path'))
2005-03-19 Marcus Boerger- Add missing skipif part
2005-03-19 Frank M. Kromannfix build when the pecl module is part of the php sourc...
2005-03-19 Marcus Boerger- Interface name was changed
2005-03-19 Marcus Boerger- Fix warnings by doing it the Zend way
2005-03-19 Marcus Boerger- ext/pgsql was updated
2005-03-19 Christopher... Another oversight - make sure constants related to...
2005-03-19 Christopher... Add regression tests for pg_transaction_status and...
2005-03-19 Christopher... Minor oversight in #if for an internal function
2005-03-19 Rui Hirokawaoniguruma updated to 3.7.1 and changed UChar to OnigUChar.
2005-03-19 Christopher... Added several new functions to support the PostgreSQL...
2005-03-19 <changelog... ChangeLog update
2005-03-19 Andi Gutmans- Fix typos
2005-03-18 foobarAdded config.w32 (modified version, original by: Grant...
2005-03-18 Marcus Boerger- Readd revised version of Jani's fix:
2005-03-18 foobarRevert bad idea. (no more error for invalid -d options)
2005-03-18 foobarrevert
2005-03-18 foobarFix stupid typos
2005-03-18 foobarFix errors with -d having a check for invalid ini entries
2005-03-18 George Schlossnagledoc should not be freed here, as it is used later in...
2005-03-18 Greg Beaverupdate to Archive_Tar 1.3.1
2005-03-18 <changelog... ChangeLog update
2005-03-17 Antony Dovgalfix typo in error message
2005-03-17 Ilia AlshanetskyMFB: Fixed build of exif extension on win32.
2005-03-17 Ilia AlshanetskyFixed compiler warning on win32.
2005-03-17 Rasmus LerdorfSilence a warning here on systems where off_t is a...
2005-03-17 foobar- Made CLI option -d output error and exit if an non...
2005-03-17 Rob Richardsexport php_dl to fix windows cli build
2005-03-17 foobarRemoved unused DEFS subst
2005-03-17 foobarFixed build properly
2005-03-17 foobarRevert bad fix
next