Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shish authored Sep 22, 2024
1 parent 9ddd6ea commit a620b7e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
[![Latest Stable Version](https://poser.pugx.org/shish/safe/v/stable.svg)](https://packagist.org/packages/shish/safe)
[![Total Downloads](https://poser.pugx.org/shish/safe/downloads.svg)](https://packagist.org/packages/shish/safe)
[![Latest Unstable Version](https://poser.pugx.org/shish/safe/v/unstable.svg)](https://packagist.org/packages/shish/safe)
[![License](https://poser.pugx.org/shish/safe/license.svg)](https://packagist.org/packages/shish/safe)
[![Continuous Integration](https://github.com/shish/safe/workflows/Continuous%20Integration/badge.svg)](https://github.com/shish/safe/actions)


Safe PHP (Shish's Version)
==========================
Safe PHP8
=========

A set of core PHP functions rewritten to throw exceptions instead of returning `false` when an error is encountered.

Expand Down

0 comments on commit a620b7e

Please sign in to comment.