]> granicus.if.org Git - php/shortlog
php
2005-04-14 foobar- Regenerated with re2c 0.9.6 (fixes severe bugs)
2005-04-14 foobar- Add support for latest Birdstep
2005-04-14 Marcus Boerger- Rename class File to FileObject
2005-04-14 Andrey Hristov- don't use short tag
2005-04-14 Ilia Alshanetskymissing header (re2c 0.9.4 built .c file)
2005-04-14 Ilia AlshanetskyAdded missing header.
2005-04-14 Ilia AlshanetskyMFB43: Fixed bug #31583 (php_std_date() uses short...
2005-04-14 <changelog... ChangeLog update
2005-04-13 Ilia AlshanetskyRemoved unused vars.
2005-04-13 Antony Dovgaldisable pg_cmdtuples() too, if there is no pg_affected_...
2005-04-13 Derick Rethans- MFH43: Fixed bug #32699 (pg_affected_rows() was defin...
2005-04-13 Antony Dovgaladd testcase for bug #30833
2005-04-13 <changelog... ChangeLog update
2005-04-12 Frank M. KromannFix for #32682. Error on module shutdown when called...
2005-04-12 Ilia AlshanetskyFixed compiler warning.
2005-04-12 Antony Dovgalfix #30833 (array_count_values modifying input array)
2005-04-12 Stanislav Malyshevfix memory corruption if one on the on_modify handlers...
2005-04-12 Ilia AlshanetskyFixed compiler warning.
2005-04-12 <changelog... ChangeLog update
2005-04-11 Frank M. KromannDon't truncate the .options file when a database is...
2005-04-11 Antony Dovgalrevert the patch, the problem seems to be somewhere...
2005-04-11 Harrie HazewinkelConverting the usage of the integer based internal...
2005-04-11 Harrie HazewinkelAdding support for a getbulk oriented walk.
2005-04-11 Dmitry StogovFixed SIGSEGV on serializing data with circular references
2005-04-11 Dmitry StogovSupport for encoding/decoding of private and protected...
2005-04-11 <changelog... ChangeLog update
2005-04-10 Andrey Hristovnews
2005-04-10 Andrey Hristovfix memory corruption on 64bit in imagefttext(),
2005-04-10 Andrey Hristovfix proto. return true instead of null
2005-04-10 Andrey Hristovsimplify code (no need of local variable - return directly)
2005-04-10 foobar- Say in the help too this is the handler module..
2005-04-10 foobarMight not be obvious for everyone :)
2005-04-10 foobar- This was supposed to be escaped with \
2005-04-10 foobarAdd more detailed failure msg. (bug #32649)
2005-04-10 foobar- Make VC6 happy
2005-04-10 Ilia AlshanetskyAdded time_sleep_until() function, which is a high...
2005-04-10 <changelog... ChangeLog update
2005-04-09 Sara GolemonFold validation into an inlined function per Andi's...
2005-04-09 <changelog... ChangeLog update
2005-04-08 foobar- Nuked some PECLed extensions
2005-04-08 foobarRemoved non-existing sapi/activescript dsp
2005-04-08 foobar- Fixed bug #32587 (Apache2: errors sent to error_log...
2005-04-08 Rob Richards- Fixed bug #32615 (Segfault in replaceChild() using...
2005-04-08 Ilia AlshanetskyMissing part of the patch for bug #32589
2005-04-08 Marcus Boerger- Fix memory corruption found by rob
2005-04-08 Marcus Boerger- Ensure we see all errors. No need for () in return
2005-04-08 foobarremove duplicate entry
2005-04-08 Marcus Boerger- Add new test
2005-04-08 Marcus Boerger- Add property_exits()
2005-04-08 Marcus Boerger- No E_ERROR when we just check (where did my 0->1...
2005-04-08 Rob Richardsfix test
2005-04-08 Marcus Boerger- No E_ERROR when we just check, here visibility simply...
2005-04-08 Marcus Boerger- Simplify getting property info and make it an api...
2005-04-08 <changelog... ChangeLog update
2005-04-07 Jon PariseSpell "overridden" correctly.
2005-04-07 Ilia AlshanetskyFixed bug #32533 (proc_get_status() returns the incorre...
2005-04-07 foobar- Fixed bug #32591 (ext/mysql: Unsatisfied symbol:...
2005-04-07 foobarFix the echo/backquote issues + aclocal
2005-04-07 foobar- Cleanup a bit. And make use of shtool mkdir
2005-04-07 foobar- Reword the send-report-part a bit. (bug #32624)
2005-04-07 foobar- Nuke the code duplication
2005-04-07 foobarFix build when USE_ZEND_ALLOC is 0
2005-04-07 Dmitry StogovFixed indentation
2005-04-07 Dmitry StogovFixed wrong result of cal_days_in_month() with bad...
2005-04-07 Zeev SuraskiFix strdup() bug when USE_ZEND_ALLOC is disabled
2005-04-07 Uwe SchindlerBug #32614 - prevent from crahsing with segfault on...
2005-04-07 foobar- Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to...
2005-04-07 <changelog... ChangeLog update
2005-04-06 foobar- Not every OS has ldd..
2005-04-06 foobarRegenerated with re2c 0.9.4
2005-04-06 foobarKeep removed stuff in top..
2005-04-06 Marcus Boerger- Make class_parentS() and class_implements() accepts...
2005-04-06 Ilia AlshanetskyRemoved php_check_syntax() function, it never worked...
2005-04-06 Ilia AlshanetskyFixed bug #31363 (broken non-blocking flock()).
2005-04-06 Christian Stocker- Added optional first parameter to XsltProcessor:...
2005-04-06 Antony Dovgaldo not try to read after EOF
2005-04-06 Georg Richterfix for bug #32282 (segfault in mysqli_fetch_array...
2005-04-06 <changelog... ChangeLog update
2005-04-05 Antony Dovgalremove proto, it's internal func
2005-04-05 Ilia AlshanetskyAdded another search patch for magic file (fixes bug...
2005-04-05 Ilia AlshanetskyFixed bug #32589 (Possible crash inside imap_mail_compo...
2005-04-05 Marcus Boerger- Register class File
2005-04-05 Marcus Boerger- Use correct var name
2005-04-05 Marcus Boerger- Add new test
2005-04-05 Marcus Boerger- Just return FAILURE & allow NULL without emmidiate...
2005-04-05 Ilia AlshanetskyFixed bug #30362 (stream_get_line() not reading data...
2005-04-05 <changelog... ChangeLog update
2005-04-04 Sara GolemonBugFix #32563
2005-04-04 foobarUpdate credits
2005-04-04 foobarremove empty lines
2005-04-04 foobarAdded testcase for bug #30362
2005-04-04 Stanislav MalyshevMF50: fix backtraces - non-Zend classes have names too
2005-04-04 Rui Hirokawaadded a server variable PHP_AUTH_DIGEST to support...
2005-04-04 Uwe SchindlerBug #32491 (File upload error - unable to create a...
2005-04-04 Antony Dovgalfix #32560 (configure looks for incorrect library ...
2005-04-04 foobar- If this is supposed to be the configuration we recommend,
2005-04-04 Jon PariseAdding the ability to override the autotools executable...
2005-04-04 <changelog... ChangeLog update
2005-04-03 foobarMBFN2B
2005-04-03 Uwe SchindlerAdd sapi.get_request_time() to NSAPI
next