summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* OCI8: remove unused ext/oci8/config.m4 macroChristopher Jones2013-08-301-16/+0
* OCI8 whitespace: remove tabs embedded in codeChristopher Jones2013-08-303-4/+4
* Merge branch 'PHP-5.5'Remi Collet2013-08-301-7/+7
|\
| * Fixed bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by Addres...Remi Collet2013-08-301-2/+2
| * Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-08-301-5/+5
| |\
| | * Fixed Bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by Addres...Remi Collet2013-08-301-5/+5
* | | Remove ini dependency in testYasuo Ohgaki2013-08-301-0/+2
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-08-292-8/+44
|\ \ \ | |/ /
| * | Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var)Dmitry Stogov2013-08-292-8/+44
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-08-291-1/+4
|\ \ \ | |/ /
| * | Fixed compatibility with php-5.2Dmitry Stogov2013-08-291-1/+4
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-08-291-2/+2
|\ \ \ | |/ /
| * | Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). ...Dmitry Stogov2013-08-291-2/+2
* | | OCI8 2.0: add oci8-check-connection probe and do some renamingChristopher Jones2013-08-274-10/+26
* | | Use "__" consistently in OCI8 DTrace probe definitions. It maps to "-" in the...Christopher Jones2013-08-261-11/+11
* | | Leave it to DTrace FBT to trace underlying library callsChristopher Jones2013-08-267-379/+188
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-08-261-1/+0
|\ \ \ | |/ /
| * | Fixed compilation warningDmitry Stogov2013-08-261-1/+0
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-253-100/+131
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-253-100/+131
| |\ \ | | |/
| | * Fix bug #65554 in DateTime, when use it with D/l in format and textual day ha...gron19872013-08-253-102/+133
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-257-9/+26
|\ \ \ | |/ /
| * | Merge branch 'fix_travis' into PHP-5.5Stanislav Malyshev2013-08-257-9/+26
| |\ \
| | * | fix mysql tests & mark nextRowset problematic testsStanislav Malyshev2013-08-247-9/+26
| * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-242-1/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix DateInterval->days value when object was created not from DateTime::diff()Alexander Moskalev2013-08-242-1/+15
| * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-243-0/+105
| |\ \ \ | | |/ /
| | * | Test extension xmlrpc encode type double and string decode type string and introot2013-08-243-0/+105
| * | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-241-2/+2
| |\ \ \ | | |/ /
| | * | Stricter libc-client symlink checkOle Markus With2013-08-241-2/+2
* | | | Merge branch 'pull-request/322'Stanislav Malyshev2013-08-242-1/+15
|\ \ \ \
| * | | | Remove semicolonAlexander Moskaliov2013-04-101-1/+1
| * | | | Fix DateInterval->days valueAlexander Moskalev2013-04-102-1/+15
* | | | | Merge branch 'pull-request/419'Stanislav Malyshev2013-08-243-0/+105
|\ \ \ \ \
| * | | | | Test extension xmlrpc encode type double and string decode type string and introot2013-08-233-0/+105
* | | | | | Merge branch 'pull-request/417'Stanislav Malyshev2013-08-241-2/+2
|\ \ \ \ \ \
| * | | | | | Stricter libc-client symlink checkOle Markus With2013-08-221-2/+2
* | | | | | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-243-12/+131
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Expose fputcsv's escape_char to userlandJoey Smith2013-08-243-12/+131
| * | | | | | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-242-1/+22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | Fix #65483: quoted-printable encode stream filter incorrectly encoding spacesMichael M Slusarz2013-08-242-1/+22
* | | | | | Merge branch 'pull-request/414'Stanislav Malyshev2013-08-242-1/+22
|\ \ \ \ \ \
| * | | | | | Fix #65483: quoted-printable encode stream filter incorrectly encoding spacesMichael M Slusarz2013-08-202-1/+22
* | | | | | | Merge branch 'PHP-5.5'Anatol Belski2013-08-231-0/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | ensure the test doesn't fail because of tz warningAnatol Belski2013-08-231-0/+2
* | | | | | Merge branch 'PHP-5.5'Christopher Jones2013-08-221-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-221-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Suppress compliation warning "warning: passing argument 1 of ‘_efree’ dis...Christopher Jones2013-08-221-1/+1
| | * | | | Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1
| * | | | | Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efre...Christopher Jones2013-08-221-1/+1