]> granicus.if.org Git - php/shortlog
php
2005-02-17 Marcus Boerger- Add version information
2005-02-17 Marcus Boerger- For now we need the simple way
2005-02-16 foobarPHP_WIN32 is defined or not defined.
2005-02-16 Wez Furlonguse a number here, fixes PECL #3493
2005-02-16 Edin KadribasicEnable mbstring use on windows. We were linking against...
2005-02-16 <changelog... ChangeLog update
2005-02-15 Ilia AlshanetskyFixed bug #31986 (Max nesting limit set too low).
2005-02-15 Marcus Boerger- SQLite depends on SPL if it is present
2005-02-15 Edin KadribasicReally disable zend multibyte by default. mbstring...
2005-02-15 Edin KadribasicFixed bug #3478: handling of 64bit return values on...
2005-02-15 foobar- Applied some patches to fix issues with e.g. ia_64...
2005-02-15 foobarNo tabs here
2005-02-15 <changelog... ChangeLog update
2005-02-15 foobarMissing .libs entry
2005-02-15 Ilia AlshanetskyPrune uploaded file names to \ on all OSes, read commen...
2005-02-14 foobar- More sock->error resets
2005-02-14 Edin Kadribasicws fix
2005-02-14 Edin KadribasicAdded pg_field_type_oid() function
2005-02-14 Edin KadribasicAdded missing defines (#31751)
2005-02-14 foobar- Removed duplicate error + reset error in new sockets
2005-02-14 Marcus Boerger- Disallow illegal class names (.c part)
2005-02-14 Marcus Boerger- Disallow illegal class names
2005-02-14 Wez Furlongexperimental hooks for alan.
2005-02-14 Antony Dovgaladd markers for nice vim foldings
2005-02-14 Antony Dovgalfree errmsg & prevent leaks
2005-02-14 Antony Dovgalfix indentation and add check for PDO includes
2005-02-14 Anantha Kesari H YNetWare Libc has php.h so no need of having netware...
2005-02-14 foobarNuke non-existing ini option
2005-02-14 foobarNuke unused code
2005-02-14 <changelog... ChangeLog update
2005-02-13 Edin KadribasicSimplify
2005-02-13 Edin KadribasicAllow pdo to be statically compiled in, while modules...
2005-02-13 Wez Furlongfix pdo_mssql.dll build
2005-02-13 Marcus Boerger- Be more gracious in reflection API
2005-02-13 Wez Furlongfix snaps
2005-02-13 Ilia AlshanetskyFixed test.
2005-02-13 Marcus Boerger- Little code reordering
2005-02-13 Marcus Boerger- Drop unneccessary rinit/rshutown,mshutdown
2005-02-13 Marcus Boerger- Expand tests to have it work inside PHP 5.0
2005-02-13 foobar- Missing $Id$ tags
2005-02-13 Ilia AlshanetskySet auto-commit after establishing the connection,...
2005-02-13 Marcus Boerger- In fetch mode PDO_FETCH_CLASS handle constructor...
2005-02-13 Marcus Boerger- Use runtimeException as base if present (synch with...
2005-02-13 Hartmut Holzgraefeno need to check for all functions of a group,
2005-02-13 Marcus Boerger- Rename
2005-02-13 Marcus Boerger- Fix doc comment handling
2005-02-13 Marcus Boerger- Add new test
2005-02-13 Rui Hirokawaadded --enable-zend-multibute for win32
2005-02-13 foobarMFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h
2005-02-13 Hartmut Holzgraefefix aclocal "underquoted argument" warnings
2005-02-13 Hartmut Holzgraefefix aclocal warning (newer versions are more strict...
2005-02-13 Hartmut Holzgraefeadd function existance check
2005-02-13 Wez Furlongtidy up error case
2005-02-13 Wez Furlongprep for release
2005-02-13 Hartmut HolzgraefeFixed domain socket / named pipe handling
2005-02-13 Wez FurlongFix variable declaration
2005-02-13 Wez Furlongzts
2005-02-13 Wez Furlongautocommit flag gets set always by PDO before invoking...
2005-02-13 Wez Furlongcommit generated version of the .re
2005-02-13 Wez Furlongimplement mapping of :name to ? parameters for drivers...
2005-02-13 Wez Furlongtypo-fix error message
2005-02-13 Wez FurlongCorrect the pdo header search order
2005-02-13 Wez Furlongit's only an error in emulation mode; rewrite happens...
2005-02-13 Edin KadribasicDo not shout :)
2005-02-13 Wez FurlongFixes the crash part of PECL Bug #3434.
2005-02-13 Wez Furlongsame fix here
2005-02-13 Wez Furlongcorrect backwards logic
2005-02-13 Wez FurlongProbably fix pecl vs bundled-shared build
2005-02-13 Wez Furlongtry to handle OSX issues more gracefully
2005-02-13 <changelog... ChangeLog update
2005-02-13 Wez Furlongpossible fix for snaps box
2005-02-13 Edin KadribasicUnix line endings
2005-02-13 Antony Dovgalset username && password only if they were specified
2005-02-13 Hartmut Holzgraefeautocommit setting done right
2005-02-13 Hartmut Holzgraefeadded MySQL transaction support
2005-02-13 Hartmut HolzgraefeDOS -> Unix line endings
2005-02-12 Ilia AlshanetskyFixed compiler warnings.
2005-02-12 Ilia AlshanetskySimplify code and fix compiler warning.
2005-02-12 Ilia AlshanetskyUpdated version without compiler warnings.
2005-02-12 Marcus Boerger- Add new test
2005-02-12 foobarMissed one place..
2005-02-12 foobarThis was not good idea.
2005-02-12 foobarRemove unused set_h_errno
2005-02-12 Marcus Boerger- Bugfix #30682 (autoconversion from false/true to...
2005-02-12 Wez Furlongprep for release
2005-02-12 Wez FurlongFix bundled sqlite build (doh!)
2005-02-12 <changelog... ChangeLog update
2005-02-11 Marcus Boerger- Cleanup foreach handling
2005-02-11 Wez Furlongtypo
2005-02-11 foobarRevert previous patch
2005-02-11 <changelog... ChangeLog update
2005-02-11 Wez Furlongupdate in anticipation of a release later tonight
2005-02-11 Wez FurlongFix PDO::query() for drivers that emulate bound parameters.
2005-02-10 Rob Richardsfix segfault when retval_ptr is empty - such as when...
2005-02-10 Hartmut Holzgraefetest case for Bug #30266
2005-02-10 foobar- Fixed bug #31920 (zend_strtod.c error: conflicting...
2005-02-10 Antony Dovgalhm..
2005-02-10 Antony Dovgalfix bug #28324 (HTTP_SESSION_VARS appear when register_...
2005-02-10 Rob Richardsinitial cut of new error handling
2005-02-10 Pierre Joye- fix #30745 and #31853 (php-bugs at demark dot org...
next