Skip to content

Commit

Permalink
Removed two issues resolved by the introduction of sapi/cli.
Browse files Browse the repository at this point in the history
  • Loading branch information
edinkad committed Jan 19, 2002
1 parent 9504838 commit 535f437
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,7 @@ Zend

global
------
* when used in standalone (skell-script like) mode don't urldecode
arguments passed to php. right now it's not possible to say
/usr/local/bin/php somescript.php dog+cat.txt
as "dog+cat.txt" will arrive in php as "dog cat.txt".
* make everything on the language-level independent of your locale setings.
* always build the standalone executable as well as the chosen SAPI
target.
* make sure all source files have the "right" copyright.
* the following modules still use PHP3_TLS_*() macros (and thereby don't
work in ZTS mode): ext/db/db.c, ext/gd/gd.c
Expand Down

0 comments on commit 535f437

Please sign in to comment.