Skip to content

Releases: phper-framework/phper

0.13.1

12 Jan 01:09
264392b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

24 Nov 07:16
4216735
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.0...0.13.0

0.12.0

14 May 14:03
a43d80f
Compare
Choose a tag to compare

What's Changed

  • Fix object state and improve http server example. by @jmjoy in #115
  • Add StateClass and StateObject, fix construct. by @jmjoy in #119
  • Add into state method for StateObject, and refactor StateObj. by @jmjoy in #120
  • Refactor clone_obj, remove Object clone methods. by @jmjoy in #121
  • Improve http-client example. by @jmjoy in #122
  • Remove features fpm for php-test. by @jmjoy in #123
  • Replace phper dependencies into workspace. by @jmjoy in #125
  • Support registering interface. by @jmjoy in #126
  • Update documents. by @jmjoy in #127
  • Bump to 0.12.0. by @jmjoy in #128

Full Changelog: 0.11.1...0.12.0

0.11.1

24 Apr 04:45
e1dc248
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

15 Apr 06:04
33c901e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.11.0

0.10.2

12 Jan 05:40
a6b3355
Compare
Choose a tag to compare

What's Changed

  • Fix panic when get_module be called multi times. by @jmjoy in #104
  • Bump to 0.10.2. by @jmjoy in #105

Full Changelog: 0.10.1...0.10.2

0.10.1

07 Jan 07:05
b3e7f33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

05 Jan 05:50
c77e69d
Compare
Choose a tag to compare

What's Changed

  • Add missing_docs lints, and supplementary documents. by @jmjoy in #96
  • Impl ToOwned for ZObj, supplement ZObj document. by @jmjoy in #97
  • Add Module::add_info method, supplement module document. by @jmjoy in #98
  • Adjust module api. by @jmjoy in #99
  • Adjust module hooks api. by @jmjoy in #100
  • Bump to 0.10.0. by @jmjoy in #101

Full Changelog: 0.9.0...0.10.0

0.9.0

18 Dec 11:15
0b133fe
Compare
Choose a tag to compare

What's Changed

  • Refactor classes. by @jmjoy in #89
  • Add classes implements method and errors tests. by @jmjoy in #90
  • Add references support, and rename ZendFunction. by @jmjoy in #91
  • Remove the implement of From to ZVal. by @jmjoy in #92
  • Re add ZArr::iter(). by @jmjoy in #94
  • Bump to 0.9.0. by @jmjoy in #95

Full Changelog: 0.8.0...0.9.0

0.8.0

10 Dec 04:11
3d85ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0