aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-07-11 04:34:21 +0900
committernsfisis <nsfisis@gmail.com>2024-07-11 04:34:30 +0900
commite4324d3d1d3bf3568d4e2f3b80c9cc324d324f83 (patch)
tree7748b24806afb0b33b2be1aa0425af2572cc05df /TODO
parent36f1785a554fb0ab8cd5fb14a729d3e6dada5439 (diff)
downloadphp-waddiwasi-e4324d3d1d3bf3568d4e2f3b80c9cc324d324f83.tar.gz
php-waddiwasi-e4324d3d1d3bf3568d4e2f3b80c9cc324d324f83.tar.zst
php-waddiwasi-e4324d3d1d3bf3568d4e2f3b80c9cc324d324f83.zip
chore: rename BUGS.txt to BUGS
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 806c6ef..fdaa145 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
* Support text format (.wat)
* Implement validation
-* Fix known bugs (BUGS.txt)
+* Fix known bugs (BUGS)
* Implement NaN propagation
* Provide sane bindings to PHP
* Write PHPDoc for public APIs