[cvs] [Wiki] changed: ChucksHorde4Thoughts
Chuck Hagenbuch
chuck at horde.org
Mon Jan 12 04:19:04 UTC 2009
chuck Sun, 11 Jan 2009 23:19:04 -0500
Modified page: http://wiki.horde.org/ChucksHorde4Thoughts
New Revision: 1.19
Change log: error handling section
@@ -43,8 +43,14 @@
* http://www.phpunit.de/pocket_guide/3.2/en/database.html
*
http://sebastian-bergmann.de/archives/702-Data-Providers-in-PHPUnit-3.2.html
*
http://www.xaprb.com/blog/2008/08/19/how-to-unit-test-code-that-interacts-with-a-database/
* http://mikenaberezny.com/2008/10/17/php-temporary-streams/
+
+
+++ Error handling
+
+*
http://derickrethans.nl/five_reasons_why_the_shutop_operator_@_should_be_avoided.php
+*
http://eirikhoem.wordpress.com/2008/03/15/dying-with-grace-phps-register_shutdown_function/
++ Jabber/XMPP support
@@ -103,11 +109,8 @@
protocol-independent URLs:
http://nedbatchelder.com/blog/200710.html#e20071017T215538
-
-using register_shutdown_function to show a nicer error page on fatal errors:
-http://eirikhoem.wordpress.com/2008/03/15/dying-with-grace-phps-register_shutdown_function/
// return a 304 if the file hasn't been modified since the
If-Modified-Since date
// no point in resending all the data if the browser already has
it cached
More information about the cvs
mailing list