php Programming Glossary: documenting
test the return value of a method that triggers an error with PHPUnit http://stackoverflow.com/questions/1225776/test-the-return-value-of-a-method-that-triggers-an-error-with-phpunit added bonus of making your tests clearer cleaner and self documenting. Re Comment That's a great question and I had no idea until..
PHP IDE with best code completion? [closed] http://stackoverflow.com/questions/1738696/php-ide-with-best-code-completion results all hail the Gods of caching . Also I'm fine with documenting my functions and even variables in a special way. I prefer PHPLint..
A tool to add and complete PHP source code documentation http://stackoverflow.com/questions/1936376/a-tool-to-add-and-complete-php-source-code-documentation and being forced to do a code review alongside the documenting would be the best thing I am simply out of time constraints..
PHPDoc for variable-length arrays of arguments http://stackoverflow.com/questions/2009122/phpdoc-for-variable-length-arrays-of-arguments variable length arrays of arguments Is there a syntax for documenting functions which take a single configuration array rather than.. config So my question is is there some supprted way of documenting the configuration array beyond just the purely textual description.. improve this question I've never seen any good way of documenting this and I've never seen anything that could be used by IDEs..
get the latest podcasts from itunes store with link by RSS, JSON or something http://stackoverflow.com/questions/2816881/get-the-latest-podcasts-from-itunes-store-with-link-by-rss-json-or-something and break your program anyway. I might go back and look at documenting the steps that should be taken to get at our magic URL in step..
How to integrate Wordpress into Kohana 3 http://stackoverflow.com/questions/2827238/how-to-integrate-wordpress-into-kohana-3 or Kohana inside Wordpress. I prefer the latter which I'm documenting below. I could document the latter if you'd prefer to go that..
How to login in website using facebook id http://stackoverflow.com/questions/3012203/how-to-login-in-website-using-facebook-id The team at Facebook has spent considerable time documenting this I would suggest you start there http developers.facebook.com..
PHP variable length arguments? http://stackoverflow.com/questions/4578975/php-variable-length-arguments
Auto documenting REST API in PHP http://stackoverflow.com/questions/5315524/auto-documenting-rest-api-in-php documenting REST API in PHP phpDocumentor seems to be the standard for.. API in PHP phpDocumentor seems to be the standard for documenting PHP code though I have to wonder why it hasn't been updated.. updated in years.. However it does not seem suitable for documenting the entry points for a REST API IE externally accessible entry..
What is the proper way to document files, classes and constructors? http://stackoverflow.com/questions/5741955/what-is-the-proper-way-to-document-files-classes-and-constructors for the sake of saving some chars. I'd even argue that documenting trivial things hurts you and your team by forcing you to waste..
Removing last comma in PHP? http://stackoverflow.com/questions/7376171/removing-last-comma-in-php
Key groups with APC cache http://stackoverflow.com/questions/9149322/key-groups-with-apc-cache an alternate strategy I was already in the process of documenting but this has some major flaws I'd like to discuss. As defined..
|