]> granicus.if.org Git - php/shortlog
php
2004-06-09 Ilia AlshanetskyFixed memory leak on error in win32's opendir() emulati...
2004-06-09 <changelog... ChangeLog update
2004-06-08 Ard BiesheuvelInterbase news
2004-06-08 Greg Beaverpartial fix, bug #1163: rpm build doesn't build properly
2004-06-08 Greg Beaverfix bug #1550: Builder does not set path to match bin_dir
2004-06-08 Greg Beaverfix bug #1378: user/pass must be urldecoded from parse_...
2004-06-08 Greg Beaverfix bug #1153: PEAR command doesn't work after upgrading
2004-06-08 Greg Beaverfix bug #1581: unhelpful error message if "pear blatch...
2004-06-08 Ilia AlshanetskyFixed bug #1580 (Tidy configuration settings leak memory).
2004-06-08 Ilia AlshanetskyFixed bug #28692 (\0 in Authenticate header passed...
2004-06-08 Ard Biesheuvel... back from the dead
2004-06-08 Georg Richterfixed crash (changed MYSQL TO MY_MYSQL in mysql_stmt_init)
2004-06-08 <changelog... ChangeLog update
2004-06-07 Andi Gutmans- Go back to -dev (Shouldn't need another RC)
2004-06-07 Ilia AlshanetskyFixed bug #28668 (glob() does not work with relative...
2004-06-07 Frank M. KromannFix build on win32
2004-06-07 Andi Gutmans- Roll RC3
2004-06-07 Ilia AlshanetskyFixed bug #28670 (WWW-Authentication header mangling...
2004-06-07 Georg Richterforgot to remove Win32 restrictions for mysql methods
2004-06-07 Derick Rethans- Reorder (again :)
2004-06-07 Sara GolemonMFB: Missing length limit parameter.
2004-06-07 <changelog... ChangeLog update
2004-06-06 Pierre Joye- No more Pager
2004-06-06 Pierre Joye- Update for 5.0RC3
2004-06-06 Ilia AlshanetskyFixed bug #28649 (Proper glob() return value on Linux...
2004-06-06 Greg Beaverupdate unit tests for PEAR 1.4.0dev6, using new getDown...
2004-06-06 Greg Beaveradd missing $tmp to PEAR::isError()
2004-06-06 Greg Beavereliminate the annoyance of upgrading from crapster...
2004-06-06 Georg Richterremoved conditional defines for load_data_infile_handle...
2004-06-06 Stefan EsserFixed Zend Function Destructor to use correct TSRM...
2004-06-06 Sebastian BergmannZTS fixes.
2004-06-06 <changelog... ChangeLog update
2004-06-05 Georg Richteradded mysqli changes
2004-06-05 Georg RichterMajor changes for 4.1.2-alpha/4.1.3-beta:
2004-06-05 Marcus BoergerBFN
2004-06-05 Marcus BoergerFix #28641: Instance of Interface
2004-06-05 Ard BiesheuvelAdded support for date/time types
2004-06-05 <changelog... ChangeLog update
2004-06-04 Ard BiesheuvelFixed unregistered bug [crash in http_build_query()]
2004-06-04 Ilia AlshanetskyFixed bug #28632 (Prevent open_basedir bypass in MySQL...
2004-06-04 Ard BiesheuvelAdded support for scaled integers
2004-06-04 Ilia AlshanetskyFixed bug #28627 (When multiple MySQL links are used...
2004-06-04 Ard BiesheuvelAdded support for arbitrary input types
2004-06-04 Sara GolemonMFB BugFix# 28626 You can't #ifdef check a typedef...
2004-06-04 <changelog... ChangeLog update
2004-06-03 Ard BiesheuvelLet DB handle type coercion instead of PHP
2004-06-03 Ard BiesheuvelAdded support for other return types besides VARCHAR
2004-06-03 Ard BiesheuvelFixed blob ID format
2004-06-03 Ard Biesheuvelnews
2004-06-03 Andi Gutmans- Prepare for RC3RC2
2004-06-03 <changelog... ChangeLog update
2004-06-02 Ard BiesheuvelTon of fixes
2004-06-02 Ard BiesheuvelInitial revision of PHP/Interbase UDF lib
2004-06-02 Andi Gutmans- Don't use ZEND_MM in Windows
2004-06-02 Stanislav Malyshevfix incdec - make value's refcount non-zero when passing to
2004-06-02 <changelog... ChangeLog update
2004-06-01 Ard BiesheuvelDon't be too strict if the number of binding arguments...
2004-06-01 Ilia AlshanetskyNo need to NULL terminate manually, snprintf() does...
2004-06-01 Ilia AlshanetskyFixed bug #28597 (xmlrpc_encode_request() incorrectly...
2004-06-01 Ilia AlshanetskyFixed leak inside MINFO function.
2004-06-01 Ard BiesheuvelRemoved debugging code
2004-06-01 Greg Beaverupdate dependency to PEAR 1.4.0dev5
2004-06-01 Greg Beavertest files for PEAR are now installable!
2004-06-01 Greg Beaverfile needed for registry test
2004-06-01 Greg Beaveradd needed package.xml files for channel tests
2004-06-01 Greg Beaverupdate to include all new unit tests and files
2004-06-01 Greg Beaverbegin work on making the tests installable
2004-06-01 Greg Beaverprepare for actual installable unit tests
2004-06-01 Greg Beaverfix unit tests for 1.4.0dev4
2004-06-01 Derick Rethans- Reorder
2004-06-01 Andi Gutmans- NEWS
2004-06-01 Andi Gutmans- If user error handler returns "false" then we relay...
2004-06-01 Ard BiesheuvelUse constant IBASE_CREATE instead of just 0
2004-06-01 Ard BiesheuvelWoops, missed one
2004-06-01 Ard BiesheuvelFixed bug #28569 (connection id is not thread safe)
2004-06-01 <changelog... ChangeLog update
2004-05-31 Marcus BoergerRefcount must not be set separatley again.
2004-05-31 Marcus BoergerAdd missing initialization
2004-05-31 Marcus BoergerAdd missing initialization
2004-05-31 Marcus Boerger#28589: Segfault in Reflection API
2004-05-31 Pierre JoyeMFB: missing ';'
2004-05-31 Ilia AlshanetskyAdded missing argument check.
2004-05-31 Ilia AlshanetskyFix build.
2004-05-31 Ard BiesheuvelFix typo in error message
2004-05-31 Ard BiesheuvelImproved handling of 'CREATE DATABASE ...' by ibase_query()
2004-05-31 Rob RichardsFix bug #28584: DOMText::splitText() does not split...
2004-05-31 Zeev SuraskiFix prototypes
2004-05-31 Rob Richardsfix leak when using relaxng
2004-05-31 Zeev SuraskiFix typo
2004-05-31 <changelog... ChangeLog update
2004-05-30 Brad HouseUpdate the mcve module for libmonetra 4.0
2004-05-30 Ard BiesheuvelRestrict 'CREATE DATABASE' in sql safe mode
2004-05-30 Ard BiesheuvelFix Win32 build
2004-05-30 Ilia AlshanetskyFixed memory leak on ifx_error().
2004-05-30 Ilia AlshanetskyFixed bug #28564 (Problem building informix as a shared...
2004-05-30 Zeev SuraskiFix prototypes
2004-05-30 Ard BiesheuvelFix unregistered bug (segfault on uninitialised pointer)
2004-05-30 Zeev SuraskiNo meaning for unsigned
2004-05-30 Zeev SuraskiFix prototype
2004-05-30 Greg Beaverfix unit tests for 1.4.0dev3
next