]> granicus.if.org Git - php/shortlog
php
2008-07-27 Marcus Boerger- Allow building with ming-0.4rc1 (the latest available...
2008-07-27 David Soria... MFB: - Fixed the fix for not requiring C++ always
2008-07-27 Derick Rethans- MFH: Fixed DateTime::setTimestamp() and added a test...
2008-07-27 Christopher... MFH Update README. Bump ver ready for PECL release
2008-07-27 Christopher... MFH: Sync oci8.default_prefetch example value with...
2008-07-27 Christopher... Add OCI8 changes
2008-07-27 Jani TaskinenMFH:- Fixed the fix for not requiring C++ always
2008-07-27 Dmitry StogovFix for bug #43487 (Wrong conversion of float to string)
2008-07-27 Marcus Boerger- Fix openssl check
2008-07-27 Jani Taskinennuke \r\n
2008-07-26 Jani TaskinenMFH: fix build
2008-07-26 Jani TaskinenMFH: build fixes, cs, ws, etc.
2008-07-26 Jani Taskinen- Removed merge typos
2008-07-26 Jani Taskinenupdate credits
2008-07-26 Jani TaskinenMFH:tune
2008-07-26 Jani Taskinen- No tabs.
2008-07-26 Dmitry Stogov*** empty log message ***
2008-07-26 Dmitry StogovAdded checks for destroied objects
2008-07-26 Dmitry StogovFixed bug #44660 (Indexed and reference assignment...
2008-07-26 Dmitry StogovAdded support for overloaded functions (e.g. COM) in...
2008-07-26 Dmitry Stogov. Added support for using static HEREDOCs to initialize...
2008-07-26 Dmitry StogovFixed bug #45608 (closures don't work in static methods)
2008-07-26 Dmitry StogovFixed crashes and memory leak for objects with NULL...
2008-07-26 Dmitry StogovFixed is_callable/call_user_func mess that had done...
2008-07-26 Arnaud Le BlancMFH: Fix bug #45622 (isset($arrayObject->p) misbehaves...
2008-07-25 Felipe PenaMFH:
2008-07-25 Antony Dovgalfix warnings
2008-07-25 Moriyoshi Koizumi- MFH: Fix warnings
2008-07-25 Moriyoshi Koizumi- MFH: Fix wrong cast
2008-07-25 Felipe Pena- MFB: Fixed the parameter type expected. set_time_limi...
2008-07-25 Jani TaskinenMFH: Fix PDO configure dependancy: If --disable-pdo...
2008-07-25 Moriyoshi Koizumi- MFH: Fix a typo in mb_stripos() that caused segfaults...
2008-07-25 Andrey HristovMFH: Fixed bug#45019 Segmentation fault with SELECT...
2008-07-25 Rob RichardsMFH: fix zts build
2008-07-25 Pierre Joye- MFH: fix EXT_FOO_SHARED usage as dep mgt broke it...
2008-07-25 Jani TaskinenMFH: Fixed a minor problem in not enabling c++/g++...
2008-07-25 Jani Taskinen- Fix description
2008-07-25 Jani Taskinen- No tabs, fix indent in configure --help
2008-07-25 Moriyoshi Koizumi- Fix tests.
2008-07-25 Antony Dovgalfix typo
2008-07-25 Dmitry StogovFixed support for static methods
2008-07-25 Moriyoshi Koizumi- MFH: Allow the results of a partial run to be saved...
2008-07-25 Jani TaskinenMFH: enable fileinfo by default
2008-07-25 Jani TaskinenUpdate credits
2008-07-25 Jani TaskinenMFH: cleanup
2008-07-25 Dmitry StogovFixed uninitialized data
2008-07-25 Antony Dovgalfix typos
2008-07-25 Michael Wallner- Changed HTTP stream wrapper to accept any code betwee...
2008-07-25 Dmitry StogovFixed uninitialised data
2008-07-25 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2008-07-25 Dmitry StogovSubstitute persistent constants by their values at...
2008-07-25 Moriyoshi Koizumi- MFH: suppress signedness warnings
2008-07-25 Scott MacVicarSQLite3 extension, still has 2 failing tests that will...
2008-07-25 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2008-07-24 Moriyoshi Koizumi- No need to advance the cursor
2008-07-24 Moriyoshi Koizumi- Revived zend multibyte
2008-07-24 Moriyoshi Koizumi- MFH: Suppress signedness warnings
2008-07-24 Moriyoshi Koizumi- MFH: Constify read-only arguments
2008-07-24 Felipe Pena- MFH: Added TSRMLS_DC to apply_func_args_t and zend_ha...
2008-07-24 Frank M. KromannFix parameter types for a couple of methods
2008-07-24 Moriyoshi Koizumi- MFH: fix win32 build
2008-07-24 Pierre Joye- MFH: force static for now, broken now
2008-07-24 Felipe Pena- Removed unused variable.
2008-07-24 Arnaud Le BlancMFH: Fixed bug #45614 (ArrayIterator::current(), :...
2008-07-24 Christopher... MFH
2008-07-24 Ulf WendelMFH (prepare() fallback logic)
2008-07-24 Arnaud Le BlancFixed #42663 (gzinflate() try to allocate all memory...
2008-07-24 Scott MacVicarMFH: Remove non existent defines and change THREADSAFE...
2008-07-24 Antony DovgalMFH: set GCC to "no" if ICC was detected
2008-07-24 Andrey HristovMFH: Added test file
2008-07-24 Moriyoshi Koizumi- MFH: Fix tests.
2008-07-24 Moriyoshi Koizumi- MFH: Fixed warnings.
2008-07-24 Dmitry StogovOptimized ZEND_SIGNED_MULTIPLY_LONG() (Matt)
2008-07-24 Moriyoshi Koizumi- MFH: Added "mbstring.http_output_conv_mimetypes"...
2008-07-24 Ulf WendelMFH (32bit fix)
2008-07-24 Felipe Pena- MFH: New parameter parsing API
2008-07-24 Dmitry StogovFixed bug #45178 (memory corruption on assignment resul...
2008-07-24 Scott MacVicarMFH: Add .cvsignore, update config.w32 and remove the...
2008-07-24 Dmitry StogovLSB parent/self forwarding
2008-07-24 Steph Fox- Utilize new UNIX_PATHS flag in SPL
2008-07-24 Arnaud Le BlancMFH: Allow filters to work on INPUT_SERVER in CLI ...
2008-07-24 Steph FoxMFH Make test x-platform
2008-07-24 Steph FoxMFH SPL_FILE_DIR_UNIXPATHS.
2008-07-24 Frank M. KromannAdd a couple of methods to SWFVideoStream
2008-07-24 Antony Dovgalbump copyright year
2008-07-24 Frank M. KromannSyncronize the ming extension with libming 0.4
2008-07-24 Antony Dovgalfix test
2008-07-24 Felipe Pena- MFH: Improved parameter handling
2008-07-24 Scott MacVicarUpdate pdo_sqlite to use the amalgamation, much easier...
2008-07-23 Hartmut HolzgraefeMFH: corrected library search path order in tests
2008-07-23 Lars Strojnyarray_intersect_ukey tests by Sanjay Mantoor
2008-07-23 Derick Rethans- MFH: Fixed an issue with "first <weekday> of" in...
2008-07-23 Jani Taskinen80 chars per line..
2008-07-23 Stanislav Malyshevadd compose syntax as per request #14266
2008-07-23 Felipe Pena- MFH: New parameter parsing API
2008-07-23 Derick Rethans- MFH: Fixed bug #43452 (strings containing a weekday...
2008-07-23 Felipe Pena- MFH: Fixed bug #45605 (array_uintersect_assoc gives...
2008-07-23 Lars StrojnyAllowing "%unicode|string%" as a placeholder (backport...
2008-07-23 Jani TaskinenMFH: Fix test (bug #44985)
2008-07-23 Andrey HristovNEWS!:
next