]> granicus.if.org Git - php/shortlog
php
2010-09-08 Pierre Joye- Fix bug #52323, return value of php_network_connect_s...
2010-09-08 Pierre Joye- WS
2010-09-08 Pierre Joye- Fix #50524, proc_open should respect cwd as it does...
2010-09-08 Dmitry StogovWe don't need to preallocate a memory segment in case...
2010-09-08 Felipe Pena- Fixed wrong type
2010-09-07 Jérôme Loyet- remove FPM specific version which is irrelevant since...
2010-09-07 Jérôme Loyet- Fixed bug #52498 (libevent was not only linked to...
2010-09-07 Pierre Joye- fix bug #50953, socket will not connect to IPv4 addre...
2010-09-06 Pierre Joye- WS
2010-09-06 Dmitry StogovFixed bug #46723 (FastCGI persistent connection is...
2010-09-06 Pierre Joye- fix bug #52260, catch all DNS not found error
2010-09-06 Pierre Joye- timeval element are always 32bit long on Windows
2010-09-06 Pierre Joye- kill warning
2010-09-05 Pierre Joye- restore credits, fix 5.3 as well, aka do it right...
2010-09-05 Derick Rethans- Clean up the generated tmp-php.ini after make test...
2010-09-05 Derick Rethans- Turn test-description into on line.
2010-09-03 Rasmus LerdorfThis incorrect contraction started to get on my eyes...
2010-09-03 Dmitry StogovFixed GC bug
2010-09-02 Ulf WendelFix test failure. Add new test for MYSQLI_OPT_INT_AND_F...
2010-09-02 Pierre Joye- typo/clarity
2010-09-01 Felipe Pena- Fixed compiler warning (missing return statement)
2010-09-01 Stanislav MalyshevFix bug #50590 - IntlDateFormatter::parse result is...
2010-09-01 Andrey Hristovfix build on windows, seems this macro is not defined
2010-09-01 Dmitry StogovReduced overhead of FastCGI using near-perfect hash...
2010-09-01 Andrey HristovOPT_COMPRESS support for mysqlnd_conn::set_client_option
2010-09-01 Dmitry Stogovinvalid length
2010-09-01 Pierre Joye- is_link note
2010-09-01 Pierre Joye- fix index
2010-09-01 Pierre Joye- WS
2010-09-01 Pierre Joye- upgrading addition about stat/lstat
2010-09-01 Pierre Joye- add lstat support for Windows
2010-09-01 Jérôme Loyet- Fixed bug #52725 (gcc builtin atomic functions were...
2010-08-31 Jérôme Loyet- add 'max children reached' to the FPM status page...
2010-08-31 Ulf WendelPHP has changed (undefined) behaviour from 5.3.2 to...
2010-08-31 Timm Friebe- Add ".so" suffix to checks on libsybct[64] bundles
2010-08-31 Jérôme Loyet- Add libevent version to the startup debug log in...
2010-08-31 Jérôme Loyet- Changed listen.backlog in the FPM configuration file...
2010-08-30 Felipe Pena- Fixed crash on non-Windows build
2010-08-30 Andrey HristovFix for MySQL Bug #49406
2010-08-30 Pierre Joye- fix possible leak and error while fetching PHPRC
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
next