| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-26 | 1 | -3/+23 |
|\ |
|
| * | Fix English and improve by Stas. Thanks :) | Yasuo Ohgaki | 2014-01-26 | 1 | -4/+5 |
| * | Update source docs | Yasuo Ohgaki | 2014-01-26 | 1 | -3/+22 |
| * | Revert "Update source docs" | Yasuo Ohgaki | 2014-01-26 | 1 | -22/+3 |
| * | Update source docs | Yasuo Ohgaki | 2014-01-26 | 1 | -3/+22 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2013-12-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix doc (svn -> git) | DQNEO | 2013-12-13 | 1 | -2/+2 |
* | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fixing a minor typo in CODING_STANDARDS document | ArunSK | 2013-10-07 | 1 | -1/+1 |
* | | Mention git and suggest PECL for new things | Johannes Schlüter | 2013-07-19 | 1 | -1/+4 |
|/ |
|
* | Fix doc bug #63032 (Number of release in documentation). | Adam Harvey | 2012-09-10 | 1 | -3/+3 |
* | Multi-branch test commit to see if email notifications are working | Rasmus Lerdorf | 2009-07-17 | 1 | -2/+2 |
* | cvs->svn | Rasmus Lerdorf | 2009-07-13 | 1 | -1/+1 |
* | - MFH | Lukas Smith | 2007-11-24 | 1 | -1/+1 |
* | - MFH typo fix by Jon | Lukas Smith | 2007-11-11 | 1 | -2/+2 |
* | - MFH | Lukas Smith | 2007-11-11 | 1 | -88/+88 |
* | Fixed typo | Ilia Alshanetsky | 2007-07-18 | 1 | -1/+1 |
* | \# Damn ! | Marcus Boerger | 2005-12-22 | 1 | -1/+1 |
* | - MFH Point to README.TESTING | Marcus Boerger | 2005-12-22 | 1 | -0/+6 |
* | - MFH Synch with what we decided for 5 and what we are practicing since 5 | Marcus Boerger | 2005-11-27 | 1 | -7/+6 |
* | word fix | Wez Furlong | 2004-01-30 | 1 | -1/+1 |
* | Include Sascha's indendation hint | Marcus Boerger | 2004-01-30 | 1 | -2/+3 |
* | Newer compilers don't need this so many people don't know. Hence we make | Marcus Boerger | 2004-01-30 | 1 | -0/+3 |
* | Update URL. | Sebastian Bergmann | 2004-01-26 | 1 | -1/+1 |
* | All technical reasons that prevented us from studlyCaps are solved | Marcus Boerger | 2004-01-21 | 1 | -1/+16 |
* | - I am sure I reverted this before | Derick Rethans | 2003-12-03 | 1 | -16/+1 |
* | - Update codinf standards with the posted RFC (results from PEAR Meeting) | Derick Rethans | 2003-05-23 | 1 | -3/+31 |
* | both these entries are bad, and were never agreed upon. | Sterling Hughes | 2003-04-04 | 1 | -59/+5 |
* | rewrite paragraph 9 | Marcus Boerger | 2002-10-29 | 1 | -2/+2 |
* | Adding a new item (number 11) that explains why it's important to use | Jon Parise | 2002-10-10 | 1 | -0/+13 |
* | - spaces instead of tabs | Derick Rethans | 2002-09-09 | 1 | -8/+8 |
* | - Use PHP_ instead of ZEND_ | Derick Rethans | 2002-09-09 | 1 | -5/+6 |
* | Reword item 10 for greater clarity. | Jon Parise | 2002-09-08 | 1 | -3/+5 |
* | It seems we're better to mention about missing functions. | Yasuo Ohgaki | 2002-09-08 | 1 | -2/+6 |
* | fix examples | Marcus Boerger | 2002-08-22 | 1 | -4/+4 |
* | As per the suggestion on php-dev, now please #ifdef 0_<username here> | Dan Kalowsky | 2002-08-13 | 1 | -0/+5 |
* | -better use external example | Marcus Boerger | 2002-08-13 | 1 | -4/+4 |
* | comments & php_error_docref | Marcus Boerger | 2002-08-13 | 1 | -9/+38 |
* | - Add note how php_error() messages SHOULD (rfc2119) look like. | Markus Fischer | 2002-08-08 | 1 | -0/+7 |
* | Added README.SUBMITTING_PATCH file. Please fix/add/change. | Yasuo Ohgaki | 2002-03-19 | 1 | -0/+7 |
* | Translate to English. | Sean Bright | 2002-03-14 | 1 | -5/+5 |
* | Include/enable assert.h/assert() when it is available | Yasuo Ohgaki | 2002-03-14 | 1 | -0/+3 |
* | Recommend ZEND_* macro over PHP_* macro as discussed in php-dev. | Yasuo Ohgaki | 2002-02-28 | 1 | -0/+3 |
* | small clarification | Hartmut Holzgraefe | 2002-01-04 | 1 | -0/+2 |
* | Fixed some spelling errors. | Egon Schmid | 2001-10-14 | 1 | -8/+8 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -5/+4 |
* | Updated to reflect recent discussions on php-dev. | Ron Chmara | 2000-12-19 | 1 | -7/+40 |
* | Added a brief section documenting the preference of tabs over spaces. | Jon Parise | 2000-11-26 | 1 | -7/+15 |
* | As per andi, similar names are for legacy reasons only. | Ron Chmara | 2000-10-18 | 1 | -13/+7 |
* | Updated naming standards as per 9/12 dev/doc discussion. | Ron Chmara | 2000-10-18 | 1 | -4/+40 |