]> granicus.if.org Git - php/shortlog
php
2003-07-23 Pierre Joye- Remove imagepng, not used in test
2003-07-23 Pierre Joye- imagefill tests
2003-07-23 Pierre Joye- Fix #bug24594
2003-07-22 Marcus BoergerAdded pg_version() which returns an associative array...
2003-07-22 Marcus BoergerAdd reson
2003-07-22 Marcus BoergerThe value might be a null pointer
2003-07-22 Marcus BoergerPostgres decision on this
2003-07-22 Marcus BoergerFix for the moment
2003-07-22 Zeev Suraski- Use the new infrastructure of zend_symtable_*() ...
2003-07-22 Zeev SuraskiImprove infrastructure of numeric handling of elements...
2003-07-22 Ilia Alshanetsky* Fixed bug #24535 (Crash when retrieving data from...
2003-07-22 Zeev SuraskiAdd test
2003-07-22 Zeev SuraskiAPI update
2003-07-22 Zeev SuraskiFix isset()/empty() for non-trivial object elements
2003-07-22 Edin KadribasicMFB
2003-07-22 Thies C. Arntzen@ - Added optional Parameter to OCIWriteTemporaryLob...
2003-07-22 Jason GreeneFix EINVAL errors for OS's (Solaris + BSD) that do...
2003-07-22 Ilia AlshanetskyMake php_check_safe_mode_include_dir check independent...
2003-07-22 Sascha SchumannMFB proper fix for #24592
2003-07-22 <changelog... ChangeLog update
2003-07-21 Ilia AlshanetskyFixed bug #24592 (Possible crash in session extnsion...
2003-07-21 Marcus BoergerReset vars when reusing a persistent connection as...
2003-07-21 Marcus BoergerGo without #24499 hint sneaked in by accident
2003-07-21 Zeev SuraskiFix register_globals
2003-07-21 Zeev SuraskiRemove old code
2003-07-21 Uwe Schindlersome code cleanups
2003-07-21 Ilia AlshanetskyFixed bug #24560 (parse_url() incorrectly handling...
2003-07-21 Zeev SuraskiFix bug #24499
2003-07-21 Zeev SuraskiAdd a couple of tests
2003-07-21 foobarMissing .cvsignore
2003-07-21 foobarsome style fixes
2003-07-21 Zeev SuraskiRevert fix for #24729, and refix
2003-07-21 Marcus BoergerGo with a better fix for #24729
2003-07-21 George Schlossnaglereverted at Andi's request. replaced with more generic...
2003-07-21 <changelog... ChangeLog update
2003-07-20 Marcus BoergerUnify
2003-07-20 Marcus BoergerBFN
2003-07-20 Marcus BoergerBFN
2003-07-20 Marcus BoergerBugfix #24729 = new ; causes crash when is not set
2003-07-20 Marcus BoergerAdd test for bug #24499
2003-07-20 George Schlossnagleshould nt here
2003-07-20 Marcus BoergerFix warnings and whitespace in output
2003-07-20 Marcus BoergerAdd support for instances in Reflection_Class.
2003-07-20 George Schlossnagleremoved references to smart_str, replaced with private...
2003-07-20 Marcus BoergerRemove this then, too
2003-07-20 Marcus BoergerSQLite objects are not cloneable. Maybe we allow this...
2003-07-20 Marcus BoergerMore informative errors here and these are real core...
2003-07-20 Marcus BoergerFix uncloneable objetcs
2003-07-20 Marcus BoergerUse only one line per error message and don't terminate...
2003-07-20 George Schlossnaglemore of Timm's implementation.
2003-07-20 Marcus BoergerUpdate docu
2003-07-20 Marcus BoergerMake it a macro
2003-07-20 foobarMissing headers
2003-07-20 Marcus Boerger- Add class spl_array_it which is the iterator returned...
2003-07-20 <changelog... ChangeLog update
2003-07-19 Marcus BoergerAdd test for class spl_array
2003-07-19 Marcus BoergerAdd class spl_array which is an array wrapper
2003-07-19 Marcus BoergerThis is meant to be used in for(;has_more;next)
2003-07-19 Andrey Hristovproto fixes
2003-07-19 Andrey HristovId tag added.
2003-07-19 Marcus BoergerRevert stuid patch
2003-07-19 Marcus BoergerFix clone
2003-07-19 Andrey HristovId tag added
2003-07-19 Andrey HristovId tags added
2003-07-19 Rob Richardsfix for Bug #24715 segfault in dom_document_create_element
2003-07-19 Marcus BoergerAdd missing function to ease implementations
2003-07-19 foobarFix the HPUX alloca fix as suggested by Sascha
2003-07-19 foobarOS_UNIX/OS_WIN are set in the bundled libsqlite sources.
2003-07-19 Sebastian BergmannCleanup, as suggested by Andi.
2003-07-19 Marcus BoergerMove filter functionality to dedicated function
2003-07-19 Marcus BoergerAdd clone support
2003-07-19 Marcus BoergerShuffle code to ease writing clone handlers
2003-07-19 Andi Gutmans- Don't use alloca on HP-UX (Moriyoshi Koizumi <moriyos...
2003-07-18 Rob Richardsfix invalid node pointers
2003-07-18 foobarAdded test case for bug #24573
2003-07-18 Sascha SchumannAdd short notice regarding unbundled client lib
2003-07-18 Sergey Kartashoff- UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_...
2003-07-18 Sergey Kartashoff- Coredump in Udm_Find was fixed.
2003-07-18 Georg Richteradded new functions:
2003-07-17 Marcus BoergerFix text output of numbers with absolute exponent great...
2003-07-17 Marcus BoergerAdd test for bug #24640
2003-07-17 Moriyoshi KoizumiAdded test case for bug #24658
2003-07-17 Tomas V.V.CoxPEAR binaries go where the php bin goes
2003-07-17 <changelog... ChangeLog update
2003-07-16 Marcus BoergerRemove bogus comment (noticed by Zak)
2003-07-16 Marcus BoergerUpdate examples
2003-07-16 Marcus BoergerFix handling of empty settings
2003-07-16 Marcus BoergerMore examples
2003-07-16 Marcus BoergerUpdate examples
2003-07-16 Marcus BoergerAdd tree example
2003-07-16 Marcus BoergerAdd directory iterator class
2003-07-16 Zak GreantCreated shorter/sensible key names for dbase_get_header...
2003-07-16 Marcus BoergerMake array write stuff work again correct and fix tests
2003-07-16 Marcus BoergerUpdate and remove parts no longer possible
2003-07-16 foobarheat wave
2003-07-16 foobar- Added snmp_read_mib() which reads a MIB file into...
2003-07-16 Zeev SuraskiFix bug in the verification of interface-function imple...
2003-07-16 Zeev SuraskiMore cleanup for assign-op handling of objects
2003-07-16 Zeev SuraskiFix warning
2003-07-16 Marcus BoergerBugfix #22690
next