aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/compilation/target/php.md
diff options
context:
space:
mode:
authorEduardo Julian2022-11-15 14:06:17 -0400
committerEduardo Julian2022-11-15 14:06:17 -0400
commitd656ef2143151a1d78768df4562e5275dff67b9d (patch)
tree554f6e64c09654e0faeeed3662183c63c35cf514 /documentation/bookmark/compilation/target/php.md
parent4c765d22bd0a2e5271bf350745ed29f66bfbb96a (diff)
Added LineNumberTable annotations to functions when compiling for the JVM.
Diffstat (limited to 'documentation/bookmark/compilation/target/php.md')
-rw-r--r--documentation/bookmark/compilation/target/php.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bookmark/compilation/target/php.md b/documentation/bookmark/compilation/target/php.md
index 74fe1e7ac..c6e8ddf7b 100644
--- a/documentation/bookmark/compilation/target/php.md
+++ b/documentation/bookmark/compilation/target/php.md
@@ -1,4 +1,5 @@
# Reference
-1. [PHP Internals Book](https://www.phpinternalsbook.com/)
+0. [Portable UTF-8 – A Lightweight Library for Unicode Handling in PHP](https://pageconfig.com/post/portable-utf8)
+0. [PHP Internals Book](https://www.phpinternalsbook.com/)