summaryrefslogtreecommitdiff
path: root/ext/spl/README
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-05-24 13:47:49 +0000
committerMarcus Boerger <helly@php.net>2003-05-24 13:47:49 +0000
commit29a5535394da9dc359c72d870ba62e74196fe2e4 (patch)
treeedd30cc00ca3e7667d517bfcdc4afe03be53c855 /ext/spl/README
parentde0d3366c162b05da982b634759fd8e4ba8334b3 (diff)
downloadphp-git-29a5535394da9dc359c72d870ba62e74196fe2e4.tar.gz
Fixes and optimizations
Diffstat (limited to 'ext/spl/README')
-rwxr-xr-xext/spl/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/spl/README b/ext/spl/README
index e4d9aaf7a2..5d12e7d42f 100755
--- a/ext/spl/README
+++ b/ext/spl/README
@@ -1,4 +1,3 @@
-<pre>
This is an extension that aims to implement some efficient data access
interfaces and classes.
@@ -35,5 +34,3 @@ There is no efficient way for "lazy or just in time evaluating" so 4) should
be the best case. And 4) also enables the foreach trick.
To implement 3) and 4) with other db extensions ask me and wait for LT to pass.
-
-</pre> \ No newline at end of file