| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Thank you for the changes
Sorry, something went wrong.
* Fix: Add explicit nullable type (caxy#130) * php 8.2 (caxy#125) * Correctly match newlines whitin htmltags. (caxy#122) * Correctly match newlines in tags. * Revert regex to current implementation while adding the PCRE_DOTALL modifier. --------- Co-authored-by: Anne Zijlstra <a.zijlstra@iwink.nl> * Removed E_DEPRECATED error explicit nullable types (caxy#132) Co-authored-by: Richard Brinkman <r.brinkman@gmail.com> * Ignore unknown characters in iconv() (caxy#135) Resolves caxy#134 * Fix: Removed some more E_DEPRECATED error explicit nullable types (caxy#133) Co-authored-by: Richard Brinkman <r.brinkman@gmail.com> * Init Claude * Add explanation of modifications --------- Co-authored-by: Lee <8024370+millnut@users.noreply.github.com> Co-authored-by: Steve Ayers <steveneayers@gmail.com> Co-authored-by: pharixces <pharixces@gmail.com> Co-authored-by: Anne Zijlstra <a.zijlstra@iwink.nl> Co-authored-by: richardbrinkman <richardbrinkman@hotmail.com> Co-authored-by: Richard Brinkman <r.brinkman@gmail.com> Co-authored-by: Jürgen Haas <juergen.haas@lakedrops.com>
| Back | FazBrowse Home | New Git URL |
I found some more deprecations warnings similar to #132