2011-03-14 |
Dmitry Stogov | Fixed multibyte related issues |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Felipe Pena | - Missing fixes for bug #54247 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Felipe Pena | - Fixed bug #54247 (format-string vulnerability on... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Gustavo André... | - Added multicast support to the sockets extension... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Felipe Pena | - Fix infile return on duplicated key (related to bug... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Felipe Pena | - Fixed bug #54242 (dba_insert returns true if key... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Felipe Pena | - Fixed ZTS build |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Pierrick Charron | Remove unused variable |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Pierrick Charron | Fixed bug #54180 (parse_url() incorrectly parses path... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Boris Lytochkin | fix typo in SNMP_SNPRINT_VALUE usage: use val_len,... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Sebastian Bergmann | Fix prototype of zend_fetch_debug_backtrace(). |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Eyal Teutsch | fixed tests to match the new float precision of 53... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Scott MacVicar | Add a version number to timelib for other projects... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Jim Jagielski | Close [PHP-BUG] Req #54152... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Felipe Pena | - Fixed bug #49608 (Using CachingIterator on DirectoryI... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Felipe Pena | - Version++ |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Antony Dovgal | fix typppo |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Felipe Pena | - Fixed bug #54193 (Integer overflow in shmop_read()) |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Derick Rethans | - Updated to version 2011.3 (2011c) |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Sebastian Bergmann | Fix speling. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Moriyoshi Koizumi | Fix ZTS build. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Moriyoshi Koizumi | Fix zend.multibyte oddities. Hope this will address... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Felipe Pena | - Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Boris Lytochkin | * tune snmp2_walk.phpt |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Boris Lytochkin | * fix warning about redefining REGISTER_PDO_CLASS_CONST... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Johannes Schlüter | - Be more consistent in these instructions |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Boris Lytochkin | fix warnings mentioned in 'Parameter Parsing Report' |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Moriyoshi Koizumi | - Enable windows build system to accept paths containin... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Felipe Pena | - Fixed SplObjectStorage::offsetSet arginfo, reported... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Ilia Alshanetsky | Fixed bug #54089 (token_get_all() does not stop after... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Gustavo André... | - Fixed bug #54092 (Segmentation fault when using HTTP... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
Felipe Pena | - Possible fix for Bug #54108 (valgrind can not be... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Boris Lytochkin | remove compiler warnings |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Boris Lytochkin | * new methods get_errno, get_error to get errno and... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Boris Lytochkin | fix parse errors for non_repeaters & max_repetitions... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Andrey Hristov | even better fix |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Andrey Hristov | fix plugin counting, this is trunk only |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Andrey Hristov | move from macros to functions, which can be overwritten... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Pierre Joye | - fix regression (carsten_sttgt@gmx.de) |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nuno Lopes | MFB: fix lcov build (r308657) |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Felipe Pena | - Fixed possible off-by-one overflow in ibase_gen_id() |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Johannes Schlüter | - Fix tests. temp dir might be something other than... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Pierre Joye | -not needed, buildconf helps... |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Pierre Joye | - missing files |
commit | commitdiff | tree | snapshot |
2011-02-22 |
Johannes Schlüter | Declare vars first. Fix Windows build. |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Andrey Hristov | fix invalid memory read. Thank you, valgrind |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Pierre Joye | - fix bug #54061, memory leak in openssl_decrypt |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Pierre Joye | - fix bug #54061, memory leak in openssl_decrypt |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Pierre Joye | - fix bug #54060, memory leak in openssl_encrypt |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Scott MacVicar | Fix Bug #54058, invalid utf-8 doesn't set json_encode... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Gustavo André... | - Fixed bug #54055 (buffer overrun with high values... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Gustavo André... | - Removed dead defines. |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Felipe Pena | - Fixed memory leak in DirectoryIterator::getExtension... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Felipe Pena | - Fixed bug #54040 (Logical && where & probably needed... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Felipe Pena | - Fixed build |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Johannes Schlüter | - Implement FR#53878 Interactive shell should work... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Boris Lytochkin | push most of SNMP query options into objid_query structure |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Gustavo André... | - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Gustavo André... | - Fixed test to work in systems with different line... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Gustavo André... | - Changed return value in userspace stream set_option... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Felipe Pena | - Fixed bug #43512 (same parameter name can be used... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Boris Lytochkin | enable HAVE_SHUTDOWN_SNMP_LOGGING |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Boris Lytochkin | * Fix memory leak on concurrent new, open |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Johannes Schlüter | Some updates for the release process, mostly cvs->svn... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Gustavo André... | - Classes that implement stream wrappers can define... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Andrey Hristov | fixed a problem in mysqlnd. 0 was always as num_rows... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Derick Rethans | - Updated to version 2011.2 (2011b) |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Pierre Joye | - fix the fix (Dmitry) and ensure that it builds everyw... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Pierre Joye | - unused var |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Pierre Joye | - fix intl build with ICU < 4.2, windows part |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Pierre Joye | - fix build with ICU < 4.2, add ICU_VERSION for m4... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Felipe Pena | - Fixed crash on unserialize(serialize(new SNMP)) |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Felipe Pena | - Fixed memory leak on serialize(new SNMP) |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Felipe Pena | - Fixed memory leak |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Hannes Magnusson | Bug#54016 (finfo_file() Cannot determine filetype in... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Ilia Alshanetsky | Fixed variable re-declarations |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Dmitry Stogov | Fixed Bug #53958 (Closures can't 'use' shared variables... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Pierre Joye | -Bug #54002, fix windows build, use the relevant values... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Pierre Joye | - fix bug #54002, exif_read_data crashes on crafted... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Dmitry Stogov | Fixed Bug #53971 (isset() and empty() produce apparentl... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Felipe Pena | - Fixed bug #53991 (SimpleXMLElement::__construct shows... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Christopher... | Show XFAIL reasons (Daniel Convissor) |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Christopher... | rm trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Daniel Convissor | Add DateInterval format() tests. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Daniel Convissor | Add extensive tests for DateTime::diff(), add() and... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Pierre Joye | - missing |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Pierre Joye | - missing |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Scott MacVicar | Fix Bug #53963, error code isn't always set in certain... |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Gustavo André... | - Changed php.ini files to match the hard-coded default... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Gustavo André... | - Changed default serialize_precision from 100 to 17... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Gustavo André... | - Fixed bug #53959 (reflection data for fgetcsv out... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Antony Dovgal | fix compile warning |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Pierre Joye | - Fixed bug #53893 (Wrong return value for ZipArchive... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Pierre Joye | - null deref fix |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Pierre Joye | - disable realloc warning about not checking its return... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Ilia Alshanetsky | Fixed parse_url() tests to account for port validation |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Gustavo André... | - Changed port validation introduced in commit #308035... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Boris Lytochkin | fix crash caused by incorrect offset altering |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Boris Lytochkin | added r/o info property with basic session info, |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Ilia Alshanetsky | Fixed bug #53924 (FILTER_VALIDATE_URL doesn't validate... |
commit | commitdiff | tree | snapshot |
next |