Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all testing docs to qa.php.net | Peter Kokot | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | The qa.php.net currently includes nice collection of information about tests and how to run them. Instead of maintaining two locations of this information, this patch removes the README.TESTING from the php-src repo. Patch for qa.php.net has been sent separately to that repo. | ||||
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
| | |||||
* | [ci skip] Extended class naming rule | Richard Fussenegger | 2018-08-06 | 1 | -7/+27 |
| | |||||
* | Update coding standards | Peter Kokot | 2017-12-09 | 1 | -6/+6 |
| | | | | | | | | | Mentioned PHP versions indicate that there is a progress to make code fully follow the coding standards which is not exactly the real case. This patch changes few oudated used PHP versions in intro paragraph and mentions the PHP documentation repository in more abstract way. [ci skip] | ||||
* | Remove obsolete function names from CODING_STANDARDS file | Aleš Rebec | 2017-07-25 | 1 | -4/+4 |
| | | | | | | | | | Deprecated and removed function names used as examples in coding standards file. - Mcrypt is deprecated and will be removed in 7.2 - Mysql functions are deprecated in 5.4 and removed in 7.0. According to those changes, CODING_STANDARDS file should be updated. | ||||
* | Update CODING_STANDARDS | Torben Köhn | 2016-05-18 | 1 | -1/+1 |
| | | | Fixed a small typo | ||||
* | Remove leftovers of TSRMLS in docs | Tom Van Looy | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | Small Spacing adjustments for better reading | Nikhil Vimal | 2015-02-07 | 1 | -0/+2 |
| | |||||
* | Update CODING_STANDARDS | Archil Imnadze | 2014-09-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-01-26 | 1 | -3/+23 |
|\ | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: Fix English and improve by Stas. Thanks :) Update source docs Revert "Update source docs" Update source docs Conflicts: README.EXTENSIONS | ||||
| * | 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 |
| | | | | | | | | This reverts commit 10d06cd4ff3038d2f02a18936793969e7aee0bda. | ||||
| * | 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 |
|\ \ | |/ | | | | | | | | | * PHP-5.5: fixed parameter order for zend_throw_exception_ex call Fix doc (svn -> git) | ||||
| * | Fix doc (svn -> git) | DQNEO | 2013-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'PHP-5.5' | Michael Wallner | 2013-10-09 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | | | | | | | * PHP-5.5: Fixed segfault when built with OpenSSL >= 1.0.1 fixing a minor typo in CODING_STANDARDS document FIX BUG #65219 - Typo correction FIX BUG #65219 - USE DB not being sent for FreeTDS version < 0.92 FreeTDS <0.92 does not support DBSETLDBNAME option and therefore will not work with SQL Azure. Fallback to dbuse command in letter versions. | ||||
| * | 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 |
| | | | | Also add a bonus grammar fix. | ||||
* | 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 |
| | | | | | it a coding standard. | ||||
* | 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 |
| | | | | | | | | and all current extensions as well as the whole PEAR framework follow this rule. So for consistency i readd it. # Also we had the discussion onece and decided for this. # Lookup the archieves | ||||
* | - 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 |
| | | | | | | | assert() usage is a controversial concept at best. docref() is something quite a few of us strong disagree with. suspending this until further discussion. | ||||
* | rewrite paragraph 9 | Marcus Boerger | 2002-10-29 | 1 | -2/+2 |
| | | | | | No instances yet. And it does not work with #if 0_FOO but with #if FOO_0 | ||||
* | Adding a new item (number 11) that explains why it's important to use | Jon Parise | 2002-10-10 | 1 | -0/+13 |
| | | | | | emalloc() and friends in place of the standard C library functions. | ||||
* | - 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 |
| | | | | | PHP_FUNCTION -> ZEND_FUNCTION | ||||
* | fix examples | Marcus Boerger | 2002-08-22 | 1 | -4/+4 |
| | | | | | #did i write those? shame on me for not knowing my own functions | ||||
* | 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 |
| | | | | | | | -say NULL is intended -correct example #hope this is a bit easier to understand and clears it a bit | ||||
* | 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 |
| | | | | | Added more description for use of assert(). | ||||
* | Translate to English. | Sean Bright | 2002-03-14 | 1 | -5/+5 |
| | | | | | # I still don't know what a 'tag search' is... |