Skip to content

Releases: swoole/yasd

v0.3.9

23 Jul 03:00
cb5d358
Compare
Choose a tag to compare

Feature


  • Support remote_host DNS resolution (#130)

v0.3.8

14 May 14:01
Compare
Choose a tag to compare

Feature


  • Support debug init (#93)
  • Add api setMaxExecutedOplineNum, Yasd\Api\setRemoteHost, onGreaterThanMilliseconds (#100) (#97)
  • Support breakpoint remove in remote mode (#108)
  • Support feature get (#128)

Enhancement


  • Optimize watch cmd (#125)

v0.3.7

02 Feb 06:27
Compare
Choose a tag to compare

Enhancement


  • Disable loop check default (#88)

v0.3.6

31 Jan 08:28
Compare
Choose a tag to compare

New feature


  • Supported infinite loop detection (#85)

v0.3.5

08 Jan 07:50
Compare
Choose a tag to compare

Fixed


  • Fixed getRefCount can't get string refcount

v0.3.4

08 Jan 07:08
Compare
Choose a tag to compare

New feature


  • Support get zval refcount (#75)

Fixed


  • Fixed classname fullname (#74)

v0.3.3

07 Jan 02:05
Compare
Choose a tag to compare

New feature


  • Supported conditional breakpoint (#68)

Fixed


  • Compatible with the protobuf extension eval in RINT (#71)
  • Fixed FPM could not connect to IDE causing 502 (#73)

v0.3.2

04 Jan 07:03
Compare
Choose a tag to compare

Fixed


  • Fix log buffer overflow error (#63)

v0.3.1

31 Dec 02:56
Compare
Choose a tag to compare

New feature


  • Support eval expression in phpstorm (#57)
  • IDE Stop cmd will kill current process (#58)
  • Support Fetch class name key array (#60)

v0.3.0

26 Dec 05:33
a5109ea
Compare
Choose a tag to compare

New feature


  • Cache breakpoint specified directory (#46)
  • Support view superglobals (#50)
  • Support fpm (#53)