]> granicus.if.org Git - php/shortlog
php
2010-08-30 Ulf WendelAdding MYSQLI_OPT_SSL_VERIFY_SERVER_CERT for use with...
2010-08-30 Pierre Joye- WS
2010-08-30 Derick Rethans- Keep 5.3 and trunk in sync.
2010-08-30 Derick Rethans- Tests for bug #52342 (DateTime setIsoDate results...
2010-08-30 Derick Rethans- Fixed bug #52430 (date_parse parse 24:xx:xx as valid...
2010-08-30 Derick Rethans- Fixed bug #52454 (Relative dates and getTimestamp...
2010-08-30 Derick Rethans- Test for (non-)bug #52577.
2010-08-30 Derick Rethans- Added test for bug #46874 (same as #52668).
2010-08-30 Derick Rethans- Fixed bug #52668 (Iterating over a dateperiod twice...
2010-08-30 Jérôme Loyet- only one process (for all pools) could be killed...
2010-08-30 Pierre Joye- remove internals stuff, moved to the INTERNALS guide
2010-08-30 Pierre Joye- initial import, internals upgrade guide
2010-08-30 Pierre Joye- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex
2010-08-30 Ulf WendelIf you add functions to the PDO core, take care not...
2010-08-27 Ilia AlshanetskyFixed a compiler warning
2010-08-27 Pierre Joye- WS
2010-08-27 Dmitry StogovDon't check FCGI_WEB_SERVER_ADDRS for UNIX sockets
2010-08-27 Dmitry StogovAdded apache compatible functions (apache_child_termina...
2010-08-27 Dmitry StogovIn some SAPI (e.g. FastCGI) we don't need to setup...
2010-08-27 Dmitry StogovPreallocate zend_hash instead of allocation/deallocatio...
2010-08-27 Adam HarveyImplemented request #34857 (Change array_combine behavi...
2010-08-26 Pierre Joye- WS
2010-08-26 Pierre Joye- Symlink resolution fails when target is a DFS path
2010-08-26 Ulf WendelTest for http://bugs.mysql.com/bug.php?id=49406, Bindin...
2010-08-26 Dmitry StogovRemoved useless copying
2010-08-26 Dmitry StogovUse stack instead of heap
2010-08-25 Felipe Pena- Fixed bug #52699 (PDO bindValue writes long int 32bit...
2010-08-25 Andrey Hristovfix the build. two mysqli functions were missing after
2010-08-25 Dmitry StogovDon't try to read the rest of malformed FCGI requests...
2010-08-25 Dmitry Stogovws
2010-08-25 Dmitry StogovFixed bug #52614 (Memory leak when writing on uninitial...
2010-08-25 Adam HarveyFixed bug #52681 (mb_send_mail() appends an extra MIME...
2010-08-23 Jérôme Loyet- Changed listen.backlog in the FPM configuration file...
2010-08-23 Jérôme Loyet- Fixed bug #52674 (FPM Status page returns inconsisten...
2010-08-23 Pierre Joye-fix logic (and BC break)
2010-08-23 Pierre Joye- revert fix for #52655, rev. 302614
2010-08-23 Pierre Joye- add follow_location support for http stream, enabled...
2010-08-22 Ilia AlshanetskyFixed bogus char
2010-08-22 Scott MacVicarFix a bug where two doubles are equal but the maths...
2010-08-21 Kalle Sommer... Fixed bug #52655 (SimpleXMLIterator supports ArrayAcces...
2010-08-21 Felipe Pena- Added missing void parameter checks
2010-08-21 Jérôme Loyet- Fix #52407 (use __sync_bool_compare_and_swap in fpm_a...
2010-08-20 Jérôme Loyet- typo (thx to sixd)
2010-08-20 Pierre Joye- fix string validation, MOPS-2010-24
2010-08-20 Andrey HristovFix for bug #52654 mysqli doesn't install headers with...
2010-08-20 Jérôme LoyetFix #52609 (INI scanner did not use ZEND_INI_SCANNER_NO...
2010-08-19 Ilia AlshanetskyFixed bug #52599 (iconv output handler outputs incorrec...
2010-08-18 Felipe Pena- Reverted unintended modification
2010-08-18 Kalle Sommer... Fixed possible crash in php_mssql_get_column_content_wi...
2010-08-18 Kalle Sommer... Fixed bug #52636 (php_mysql_fetch_hash writes long...
2010-08-18 Kalle Sommer... Nuke compiler warning, wrong fix that shouldn't have...
2010-08-18 Dmitry Stogovimproved performance of @ (silence) operator
2010-08-18 Kalle Sommer... Pass the TSRMS pointers to sapi_module_struct.log_messa...
2010-08-18 Kalle Sommer... Use the TSRMLS_DC/TSRMLS_CC macros instead of TSRMLS_FE...
2010-08-18 Dmitry StogovFixed ZTS build
2010-08-18 Dmitry StogovRevert unintended modification
2010-08-18 Dmitry Stogovimproved performance of FastCGI request parsing
2010-08-18 Felipe Pena- Improved fix for bug #52573
2010-08-17 Andrey HristovFix for Bug #52613 crash in mysqlnd
2010-08-17 Andrey HristovUse PHP_DEP_FE - good for reflection
2010-08-17 Andrey Hristovhere comes the news
2010-08-17 Andrey HristovDeprecate mysql_list_dbs, as mysql_list_tables is alrea...
2010-08-17 Kalle Sommer... Fixed compiler warning
2010-08-17 Kalle Sommer... Fixed compiler warnings in main/
2010-08-17 Kalle Sommer... Fixed the $context parameter on copy() to have an effec...
2010-08-17 Sascha Schumannalign declaration with definition
2010-08-16 Kalle Sommer... Fixed the context parameter on copy() to actually have...
2010-08-16 Kalle Sommer... Fixed bug #50836 (run_tests.php alerts syntax errors...
2010-08-16 Andrey HristovAdded utf16 and utf32 support, as in MySQL 5.5, in...
2010-08-16 Andrey HristovFix test, so it doesn't fail with MySQL 5.5, where...
2010-08-16 Andrey Hristovdetect easily which charset doesn't work
2010-08-16 Derick Rethans- Updated to version 2010.12 (2010l)
2010-08-16 Pierre Joye- WS
2010-08-16 Derick Rethans- Updated to version 2010.11 (2010k)
2010-08-16 Dmitry StogovBug #52361 (Throwing an exception in a destructor cause...
2010-08-16 Dmitry StogovFixed memory leaks (related to bug #52361)
2010-08-16 Kalle Sommer... Fixed bug #52593 (exif is placed before mbstring in...
2010-08-15 Pierre Joye- #52607, fix ENV conflit with win SDK 7.1
2010-08-14 Ilia AlshanetskyUpgraded bundled Sqlite3 to version 3.7.0.1
2010-08-14 Felipe Pena- Missing traits data initialization for internal class...
2010-08-13 Kalle Sommer... Changed mysqli_report() to be per-request specific...
2010-08-13 Andrey HristovFix for bug #52413 MySQLi build failure on OS X
2010-08-13 Andrey HristovFix for bug #52433 Call to undefined method mysqli...
2010-08-12 Andrey HristovMake this function static, as it is used only in this...
2010-08-12 Andrey HristovAllocate memory in a burst mode, and later use it....
2010-08-12 Andrey HristovSwitch from using PHP_MAJOR_VERSION to separate define for
2010-08-12 Andrey Hristovws + cs
2010-08-11 Kalle Sommer... Fixed bug #50804 (Document configure.js --enable-crt...
2010-08-11 Kalle Sommer... Ignore the x64 directory for Windows x64 builds
2010-08-11 Kalle Sommer... MFB53: Changed deprecated ini options on startup from...
2010-08-11 Dmitry StogovOptimization of ASSIGN instruction
2010-08-11 Dmitry StogovIn ZTS mode default properties and constants of interna...
2010-08-11 Dmitry StogovFixed support for static properties of internal classes
2010-08-10 Felipe Pena- Fixed bug #52573 (SplFileObject::fscanf Segmentation...
2010-08-10 Dmitry StogovOptimization (IS_TMP_VARs don't need reference counting)
2010-08-10 Dmitry StogovPrevent generation of long strings
2010-08-10 Dmitry StogovOptimization
2010-08-10 Ilia AlshanetskyMake http_response_code() return FALSE where data is...
2010-08-09 Andrey HristovFix Request #52302 mysqli_fetch_all does not work with...
2010-08-09 Andrey HristovLay foundations for named pipe support in mysqlnd
next