diff options
author | Eduardo Julian | 2022-11-15 14:06:17 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-11-15 14:06:17 -0400 |
commit | d656ef2143151a1d78768df4562e5275dff67b9d (patch) | |
tree | 554f6e64c09654e0faeeed3662183c63c35cf514 /documentation/bookmark/compilation | |
parent | 4c765d22bd0a2e5271bf350745ed29f66bfbb96a (diff) |
Added LineNumberTable annotations to functions when compiling for the JVM.
Diffstat (limited to 'documentation/bookmark/compilation')
-rw-r--r-- | documentation/bookmark/compilation/target/php.md | 3 |
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/) |